Fix AArch64 unintialized variable which can cause diagnostic failures.
[external/binutils.git] / config / bootstrap-cet.mk
1 # This option enables -fcf-protection -mcet for stage2 and stage3.
2
3 STAGE2_CFLAGS += -fcf-protection -mcet
4 STAGE3_CFLAGS += -fcf-protection -mcet