summaryrefslogtreecommitdiff
path: root/dev-util/omake/files/omake-0.9.8.6.0_rc1-cflags.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/omake/files/omake-0.9.8.6.0_rc1-cflags.patch')
-rw-r--r--dev-util/omake/files/omake-0.9.8.6.0_rc1-cflags.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-util/omake/files/omake-0.9.8.6.0_rc1-cflags.patch b/dev-util/omake/files/omake-0.9.8.6.0_rc1-cflags.patch
new file mode 100644
index 000000000000..a6eaf707c971
--- /dev/null
+++ b/dev-util/omake/files/omake-0.9.8.6.0_rc1-cflags.patch
@@ -0,0 +1,11 @@
+--- a/OMakefile
++++ b/OMakefile
+@@ -33,7 +33,7 @@
+ #
+ # Extra options for the C compiler
+ #
+- CFLAGS += -g -O2 -Wall -Werror -Wno-unused
++ CFLAGS += -Wall -Wno-unused
+
+ #
+ # We never need threads on Unix