gdb: don't require displaced step copy_insn to be implemented in prepare/finish are
[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.028658 seconds and 4 git commands to generate.