mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-04 00:08:09 -07:00
14 lines
353 B
Diff
14 lines
353 B
Diff
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
|