aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGunter Knauf <gk@gknw.de>2008-06-11 00:07:08 +0000
committerGunter Knauf <gk@gknw.de>2008-06-11 00:07:08 +0000
commit10074bfcc670ab2f697f1dd9ae9a3922b4e2ea02 (patch)
treed216b0cd9f4a8c5139e42c506d0edcc9415b05e9
parent3940e69c91f8739b679309e870eae3e4e8af728f (diff)
enable additional CFLAGS from commandline.
-rw-r--r--ares/Makefile.netware2
1 files changed, 1 insertions, 1 deletions
diff --git a/ares/Makefile.netware b/ares/Makefile.netware
index e70d98c99..f723b2e0a 100644
--- a/ares/Makefile.netware
+++ b/ares/Makefile.netware
@@ -75,7 +75,7 @@ MKDIR = mkdir
MPKXDC = mkxdc
# Global flags for all compilers
-CFLAGS = $(OPT) -D$(DB) -DNETWARE -DHAVE_CONFIG_H -nostdinc
+CFLAGS += $(OPT) -D$(DB) -DNETWARE -DHAVE_CONFIG_H -nostdinc
ifeq ($(CC),mwccnlm)
LD = mwldnlm