Update top level configure files by synchronizing them with gcc.
[deliverable/binutils-gdb.git] / config / bootstrap-cet.mk
diff --git a/config/bootstrap-cet.mk b/config/bootstrap-cet.mk
new file mode 100644 (file)
index 0000000..f09193a
--- /dev/null
@@ -0,0 +1,4 @@
+# This option enables -fcf-protection -mcet for stage2 and stage3.
+
+STAGE2_CFLAGS += -fcf-protection -mcet
+STAGE3_CFLAGS += -fcf-protection -mcet
This page took 0.024211 seconds and 4 git commands to generate.