X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=config%2Fbootstrap-cet.mk;fp=config%2Fbootstrap-cet.mk;h=f09193a6dea720e4a1f67c4c4718d17d7db90fdc;hb=bf41f30dde0f2ad09c2b7a9894fd7992e4b36a16;hp=0000000000000000000000000000000000000000;hpb=2a8ae7146cacb006105e2e9c6f4635aca543e7ec;p=deliverable%2Fbinutils-gdb.git diff --git a/config/bootstrap-cet.mk b/config/bootstrap-cet.mk new file mode 100644 index 0000000000..f09193a6de --- /dev/null +++ b/config/bootstrap-cet.mk @@ -0,0 +1,4 @@ +# This option enables -fcf-protection -mcet for stage2 and stage3. + +STAGE2_CFLAGS += -fcf-protection -mcet +STAGE3_CFLAGS += -fcf-protection -mcet