Lines Matching refs:CFLAGS
68 CFLAGS-stack_chk_fail.c += $(no-stack-protector)
70 CFLAGS-backtrace.c += -fno-omit-frame-pointer -funwind-tables
71 CFLAGS-sprintf_chk.c += $(libio-mtsafe)
72 CFLAGS-snprintf_chk.c += $(libio-mtsafe)
73 CFLAGS-vsprintf_chk.c += $(libio-mtsafe)
74 CFLAGS-vsnprintf_chk.c += $(libio-mtsafe)
75 CFLAGS-asprintf_chk.c += $(libio-mtsafe)
76 CFLAGS-vasprintf_chk.c += $(libio-mtsafe)
77 CFLAGS-obprintf_chk.c += $(libio-mtsafe)
78 CFLAGS-dprintf_chk.c += $(libio-mtsafe) -fexceptions
79 CFLAGS-vdprintf_chk.c += $(libio-mtsafe) -fexceptions
80 CFLAGS-printf_chk.c += $(libio-mtsafe) -fexceptions
81 CFLAGS-fprintf_chk.c += $(libio-mtsafe) -fexceptions
82 CFLAGS-vprintf_chk.c += $(libio-mtsafe) -fexceptions
83 CFLAGS-vfprintf_chk.c += $(libio-mtsafe) -fexceptions
84 CFLAGS-gets_chk.c += $(libio-mtsafe) -fexceptions
85 CFLAGS-fgets_chk.c += $(libio-mtsafe) -fexceptions
86 CFLAGS-fgets_u_chk.c += $(libio-mtsafe) -fexceptions
87 CFLAGS-fread_chk.c += $(libio-mtsafe) -fexceptions
88 CFLAGS-fread_u_chk.c += $(libio-mtsafe) -fexceptions
89 CFLAGS-swprintf_chk.c += $(libio-mtsafe)
90 CFLAGS-vswprintf_chk.c += $(libio-mtsafe)
91 CFLAGS-wprintf_chk.c += $(libio-mtsafe) -fexceptions
92 CFLAGS-fwprintf_chk.c += $(libio-mtsafe) -fexceptions
93 CFLAGS-vwprintf_chk.c += $(libio-mtsafe) -fexceptions
94 CFLAGS-vfwprintf_chk.c += $(libio-mtsafe) -fexceptions
95 CFLAGS-fgetws_chk.c += $(libio-mtsafe) -fexceptions
96 CFLAGS-fgetws_u_chk.c += $(libio-mtsafe) -fexceptions
97 CFLAGS-read_chk.c += -fexceptions -fasynchronous-unwind-tables
98 CFLAGS-pread_chk.c += -fexceptions -fasynchronous-unwind-tables
99 CFLAGS-pread64_chk.c += -fexceptions -fasynchronous-unwind-tables
100 CFLAGS-recv_chk.c += -fexceptions -fasynchronous-unwind-tables
101 CFLAGS-recvfrom_chk.c += -fexceptions -fasynchronous-unwind-tables
106 CFLAGS-tst-longjmp_chk.c += -fexceptions -fasynchronous-unwind-tables
108 CFLAGS-tst-longjmp_chk2.c += -fexceptions -fasynchronous-unwind-tables
110 CFLAGS-tst-longjmp_chk3.c += -fexceptions -fasynchronous-unwind-tables
126 CFLAGS-tst-fortify.c += -Wno-format -Wno-deprecated-declarations -Wno-error
133 CFLAGS-tst-fortify-$(1)-lfs-$(2).$(1) += -D_FILE_OFFSET_BITS=64
137 CFLAGS-tst-fortify-$(1)-nongnu-$(2).$(1) += -D_LARGEFILE64_SOURCE=1
149 CFLAGS-tst-fortify-$(1)-$(2)-$(3).$(1) += -D_FORTIFY_SOURCE=$(3) -Wno-format \
178 CFLAGS-tst-backtrace2.c += -funwind-tables
179 CFLAGS-tst-backtrace3.c += -funwind-tables
180 CFLAGS-tst-backtrace4.c += -funwind-tables
181 CFLAGS-tst-backtrace5.c += -funwind-tables
182 CFLAGS-tst-backtrace6.c += -funwind-tables
189 CFLAGS-tst-ssp-1.c += -fstack-protector-all