mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
Add CFLAGS definition missing from last patch.
This commit is contained in:
@ -82,6 +82,8 @@ CFLAGS-recv_chk.c = -fexceptions -fasynchronous-unwind-tables
|
|||||||
CFLAGS-recvfrom_chk.c = -fexceptions -fasynchronous-unwind-tables
|
CFLAGS-recvfrom_chk.c = -fexceptions -fasynchronous-unwind-tables
|
||||||
CFLAGS-tst-longjmp_chk.c = -fexceptions -fasynchronous-unwind-tables \
|
CFLAGS-tst-longjmp_chk.c = -fexceptions -fasynchronous-unwind-tables \
|
||||||
-D_FORTIFY_SOURCE=1
|
-D_FORTIFY_SOURCE=1
|
||||||
|
CFLAGS-tst-longjmp_chk2.c = -fexceptions -fasynchronous-unwind-tables \
|
||||||
|
-D_FORTIFY_SOURCE=1
|
||||||
|
|
||||||
# We know these tests have problems with format strings, this is what
|
# We know these tests have problems with format strings, this is what
|
||||||
# we are testing. Disable that warning.
|
# we are testing. Disable that warning.
|
||||||
|
Reference in New Issue
Block a user