mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-06 12:09:26 +08:00
5 lines
146 B
Makefile
5 lines
146 B
Makefile
|
# This option enables -fcf-protection -mcet for stage2 and stage3.
|
||
|
|
||
|
STAGE2_CFLAGS += -fcf-protection -mcet
|
||
|
STAGE3_CFLAGS += -fcf-protection -mcet
|