freebsd-ports/devel/omake/files/patch-OMakefile
Ion-Mihai Tetcu 53060de068 OMake is a build system designed for scalability and portability. It uses a
syntax similar to make utilities you may have used, but it features many
additional enhancements.

WWW:	http://omake.metaprl.org/index.html

PR:		ports/101582
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-09-06 07:33:20 +00:00

10 lines
250 B
Text

--- OMakefile.orig Wed Sep 6 00:43:31 2006
+++ OMakefile Wed Sep 6 00:43:41 2006
@@ -31,7 +31,6 @@
#
# Extra options for the C compiler
#
- CFLAGS += -g -O2 -Wall -Werror -Wno-unused
#
# Try to build man pages on Unix