mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +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
|
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