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

Commit f410d521 authored by Chih-Hung Hsieh's avatar Chih-Hung Hsieh Committed by Android Git Automerger
Browse files

am 7e3fc71e: am cb4ae20d: Merge "Enable clang for init, after fix of global .mk files."

* commit '7e3fc71e':
  Enable clang for init, after fix of global .mk files.
parents 6077754e 7e3fc71e
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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)