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

Commit b52fb225 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

ANDROID: GKI: disable CONFIG_FORTIFY_SOURCE



This build option is broken for clang and upstream removed it in commit
258c42a8 ("fortify: Explicitly disable Clang support") so we have to
also remove it for the gki defconfigs.

Fixes: 258c42a8 ("fortify: Explicitly disable Clang support")
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
Change-Id: I8d4a1d38b736ee1fd4a6febfbab4d1a3c1c4d351
parent 26b09f18
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -552,7 +552,6 @@ CONFIG_SECURITYFS=y
CONFIG_SECURITY_NETWORK=y
CONFIG_HARDENED_USERCOPY=y
# CONFIG_HARDENED_USERCOPY_FALLBACK is not set
CONFIG_FORTIFY_SOURCE=y
CONFIG_STATIC_USERMODEHELPER=y
CONFIG_STATIC_USERMODEHELPER_PATH=""
CONFIG_SECURITY_SELINUX=y
+0 −1
Original line number Diff line number Diff line
@@ -480,7 +480,6 @@ CONFIG_SECURITYFS=y
CONFIG_SECURITY_NETWORK=y
CONFIG_HARDENED_USERCOPY=y
# CONFIG_HARDENED_USERCOPY_FALLBACK is not set
CONFIG_FORTIFY_SOURCE=y
CONFIG_STATIC_USERMODEHELPER=y
CONFIG_STATIC_USERMODEHELPER_PATH=""
CONFIG_SECURITY_SELINUX=y