Update top level configure files by synchronizing them with gcc.
[deliverable/binutils-gdb.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
This page took 0.030618 seconds and 4 git commands to generate.