Add support for debuginfod to the binutils (disable by default, enabled via a configu...
[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.038133 seconds and 4 git commands to generate.