Searched refs:SSP_CFLAGS (Results 1 – 4 of 4) sorted by relevance
223 SSP_CFLAGS:= ${.IMPSRC:N*/libc_stack_protector.c:C/^.+$/${SSP_CFLAGS}/} macro
34 SSP_CFLAGS:= macro
307 SSP_CFLAGS?= -fstack-protector-strong -fstack-clash-protection309 SSP_CFLAGS?= -fstack-protector-strong311 CFLAGS+= ${SSP_CFLAGS}
340 ${_LD:N${CCACHE_BIN}} ${LDFLAGS} ${SSP_CFLAGS} ${SOLINKOPTS} \