summaryrefslogtreecommitdiff
path: root/dev-util/omake/files/omake-0.10.2-cflags.patch
blob: b4dc9ee38aa7582778f631bd1eadbf9f405f4bfb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: omake-0.10.2/OMakefile
===================================================================
--- omake-0.10.2.orig/OMakefile
+++ omake-0.10.2/OMakefile
@@ -49,7 +49,7 @@ else
     #
     # Extra options for the C compiler
     #
-    CFLAGS += -g -O2 -Wall -Wno-unused
+    CFLAGS += -Wall -Wno-unused
 
     #
     # We never need threads on Unix