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

Commit a0518f52 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
9000f2a5 ("fortify: Explicitly disable Clang support") so we have to
also remove it for the gki defconfigs.

Fixes: 9000f2a5 ("fortify: Explicitly disable Clang support")
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
Change-Id: I8d4a1d38b736ee1fd4a6febfbab4d1a3c1c4d351
parent 47e51a7a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -491,7 +491,6 @@ CONFIG_SECURITY=y
CONFIG_SECURITYFS=y
CONFIG_SECURITY_NETWORK=y
CONFIG_HARDENED_USERCOPY=y
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
@@ -427,7 +427,6 @@ CONFIG_SECURITY=y
CONFIG_SECURITYFS=y
CONFIG_SECURITY_NETWORK=y
CONFIG_HARDENED_USERCOPY=y
CONFIG_FORTIFY_SOURCE=y
CONFIG_STATIC_USERMODEHELPER=y
CONFIG_STATIC_USERMODEHELPER_PATH=""
CONFIG_SECURITY_SELINUX=y