gcc/config/bootstrap-cet.mk

5 lines
128 B
Makefile
Raw Normal View History

# This option enables -fcf-protection for stage2 and stage3.
STAGE2_CFLAGS += -fcf-protection
STAGE3_CFLAGS += -fcf-protection