pkgsrc/devel/omake
marino ff26a4d0d6 devel/omake: Disable treat error as warnings
GCC 4.7.x will emit warnings on ocaml if a function or a constant is
unreferenced.  There are a few dozen of these in omake.  The alternative
to disabling warnings=errors is to remove functions and contants over
many files (probably more than a dozen).
2012-11-23 22:55:22 +00:00
..
patches devel/omake: Disable treat error as warnings 2012-11-23 22:55:22 +00:00
DESCR
distinfo devel/omake: Disable treat error as warnings 2012-11-23 22:55:22 +00:00
Makefile
PLIST