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

Commit a23b6023 authored by Max Spector's avatar Max Spector
Browse files

ANDROID: KASAN support for GKI remove CONFIG_CC_WERROR



Bug: 152792812
Change-Id: Ia873cbbb34fd63d458fc34a018f3d255c1cc38dd
Signed-off-by: default avatarMax Spector <mspector@google.com>
parent ed18ac2d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -10,7 +10,6 @@ function update_kasan_config() {
         -e CONFIG_PANIC_ON_WARN_DEFAULT_ENABLE \
         -d CONFIG_RANDOMIZE_BASE \
         -d CONFIG_KASAN_OUTLINE \
         -d CONFIG_CC_WERROR \
         --set-val CONFIG_FRAME_WARN 0 \
         -d LTO \
         -d LTO_CLANG \