summaryrefslogtreecommitdiff
path: root/dev-util/omake/files/omake-0.9.8.6.0_rc1-cflags.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /dev-util/omake/files/omake-0.9.8.6.0_rc1-cflags.patch
reinit the tree, so we can have metadata
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