* commit '7e3fc71ee2eb31fe40f278ce17f72090a9b13620': Enable clang for init, after fix of global .mk files.
This commit is contained in:
commit
f410d52173
1 changed files with 0 additions and 4 deletions
|
@ -33,10 +33,6 @@ endif
|
|||
|
||||
LOCAL_MODULE:= init
|
||||
|
||||
# Currently, init doesn't start when built with clang.
|
||||
# Needs further investigation.
|
||||
LOCAL_CLANG := false
|
||||
|
||||
LOCAL_FORCE_STATIC_EXECUTABLE := true
|
||||
LOCAL_MODULE_PATH := $(TARGET_ROOT_OUT)
|
||||
LOCAL_UNSTRIPPED_PATH := $(TARGET_ROOT_OUT_UNSTRIPPED)
|
||||
|
|
Loading…
Reference in a new issue