mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
(+cflags): Append to this instead of CFLAGS.
This commit is contained in:
parent
924940c120
commit
f3fc970dae
@ -30,4 +30,4 @@ routines := gethnamaddr getnetbyaddr getnetbyname getnetent getnetnamadr \
|
||||
|
||||
include ../Rules
|
||||
|
||||
CFLAGS += -Wno-strict-prototypes -Wno-comment -Wno-write-strings
|
||||
+cflags += -Wno-strict-prototypes -Wno-comment -Wno-write-strings
|
||||
|
Loading…
Reference in New Issue
Block a user