gdb: add target_ops::supports_displaced_step
[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.032332 seconds and 4 git commands to generate.