2018-04-25 06:12:46 +08:00
|
|
|
# This option enables -fcf-protection for stage2, stage3 and stage4.
|
2017-10-24 20:50:03 +08:00
|
|
|
|
2018-04-25 00:47:24 +08:00
|
|
|
STAGE2_CFLAGS += -fcf-protection
|
|
|
|
STAGE3_CFLAGS += -fcf-protection
|
2018-04-25 06:12:46 +08:00
|
|
|
STAGE4_CFLAGS += -fcf-protection
|