mirror of
https://github.com/curl/curl.git
synced 2025-04-18 16:30:45 +08:00
enable additional CFLAGS from commandline.
This commit is contained in:
parent
3940e69c91
commit
10074bfcc6
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user