Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 508d929b authored by Jeff Vander Stoep's avatar Jeff Vander Stoep Committed by Amit Pundir
Browse files

android-recommended.cfg: enable fstack-protector-strong



If compiler has stack protector support, set
CONFIG_CC_STACKPROTECTOR_STRONG.

Bug: 28967314
Change-Id: I588c2d544250e9e4b5082b43c237b8f85b7313ca
Signed-off-by: default avatarJeff Vander Stoep <jeffv@google.com>
parent 9ff9c614
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@ CONFIG_BLK_DEV_DM=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=8192
CONFIG_CC_STACKPROTECTOR_STRONG=y
CONFIG_COMPACTION=y
CONFIG_DEBUG_RODATA=y
CONFIG_DM_CRYPT=y