projects
/
curl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3940e69
)
enable additional CFLAGS from commandline.
author
Gunter Knauf
<gk@gknw.de>
Wed, 11 Jun 2008 00:07:08 +0000
(
00:07
+0000)
committer
Gunter Knauf
<gk@gknw.de>
Wed, 11 Jun 2008 00:07:08 +0000
(
00:07
+0000)
ares/Makefile.netware
patch
|
blob
|
history
diff --git
a/ares/Makefile.netware
b/ares/Makefile.netware
index e70d98c9929974d05215841f88f69134b7e27ebb..f723b2e0ae2129db81b6d42bbf7aeaa54f4c9fec 100644
(file)
--- 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