Remove "boolean" and "var_boolean" checks from ARI
[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.028832 seconds and 4 git commands to generate.