data/method/gdb/gdb-12.1/config/bootstrap-cet.mk

6 lines
169 B
Makefile
Raw Normal View History

2024-01-29 10:44:43 +08:00
# This option enables -fcf-protection for stage2, stage3 and stage4.
STAGE2_CFLAGS += -fcf-protection
STAGE3_CFLAGS += -fcf-protection
STAGE4_CFLAGS += -fcf-protection