mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-28 00:21:52 +03:00
(+cflags): Append to this instead of CFLAGS.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user