config: Sync with GCC
[deliverable/binutils-gdb.git] / config / bootstrap-cet.mk
index f09193a6dea720e4a1f67c4c4718d17d7db90fdc..6ef1ba279cd4429626d0e92d52640cb77fc3bbdb 100644 (file)
@@ -1,4 +1,5 @@
-# This option enables -fcf-protection -mcet for stage2 and stage3.
+# This option enables -fcf-protection for stage2, stage3 and stage4.
 
-STAGE2_CFLAGS += -fcf-protection -mcet
-STAGE3_CFLAGS += -fcf-protection -mcet
+STAGE2_CFLAGS += -fcf-protection
+STAGE3_CFLAGS += -fcf-protection
+STAGE4_CFLAGS += -fcf-protection
This page took 0.024937 seconds and 4 git commands to generate.