buildtools/gcc/config/bootstrap-cet.mk
Augustin Cavalier b0a6bed08c Import GCC 8.3.
2019-05-23 17:48:23 -04:00

6 lines
169 B
Makefile

# This option enables -fcf-protection for stage2, stage3 and stage4.
STAGE2_CFLAGS += -fcf-protection
STAGE3_CFLAGS += -fcf-protection
STAGE4_CFLAGS += -fcf-protection