aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/send/files/patch-libs-Makefile.lib.common
blob: f46f98d161b85fe24d8924e8c11ddcd62d4ad755 (plain) (blame)
1
2
3
4
5
6
7
8
9
--- libs/Makefile.lib.common.orig   2014-08-20 04:21:08.000000000 +0900
+++ libs/Makefile.lib.common    2014-08-20 04:21:27.000000000 +0900
@@ -1,5 +1,5 @@
 
-CFLAGS += -Wall -O3
+CFLAGS?= -Wall -O3
 
 ifeq ($(DEBUG_POLICY),DEBUG)
 CPPFLAGS += -g # enable for general debugging