config: Sync with GCC
[deliverable/binutils-gdb.git] / config / bootstrap-cet.mk
1 # This option enables -fcf-protection for stage2, stage3 and stage4.
2
3 STAGE2_CFLAGS += -fcf-protection
4 STAGE3_CFLAGS += -fcf-protection
5 STAGE4_CFLAGS += -fcf-protection
This page took 0.031658 seconds and 5 git commands to generate.