Files
gentoo/dev-util/omake/files/omake-0.10.2-cflags.patch
Alexis Ballier 1c7d242b8b dev-util/omake: Bump to 0.10.2
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-02-01 14:19:28 +01:00

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