LOCAL_CLANG := true is now the default
Change-Id: I2f6a8c7f32cbf682c968a43d590d773ffb21e909
(cherry picked from commit 3a7510bcf6)
This commit is contained in:
committed by
Andreas Gampe
parent
6063357ae6
commit
827d0d76fb
@@ -69,7 +69,6 @@ LOCAL_MODULE_STEM_32 := app_process32
|
||||
LOCAL_MODULE_STEM_64 := app_process64
|
||||
|
||||
LOCAL_SANITIZE := address
|
||||
LOCAL_CLANG := true
|
||||
LOCAL_MODULE_PATH := $(TARGET_OUT_EXECUTABLES)/asan
|
||||
|
||||
LOCAL_CFLAGS += -Wall -Werror -Wunused -Wunreachable-code
|
||||
|
||||
Reference in New Issue
Block a user