OSDN Git Service

Move x86_64 target to clang by default.
authorChih-Hung Hsieh <chh@google.com>
Thu, 22 Oct 2015 23:29:59 +0000 (16:29 -0700)
committerChih-Hung Hsieh <chh@google.com>
Thu, 22 Oct 2015 23:29:59 +0000 (16:29 -0700)
Bug: 23163853
Change-Id: I0587ec75c0000ac99562233de33147ec8e120e65

target/board/generic_x86_64/BoardConfig.mk

index 5105161..fda9e45 100755 (executable)
@@ -51,3 +51,5 @@ TARGET_USERIMAGES_SPARSE_EXT_DISABLED := true
 BOARD_SEPOLICY_DIRS += \
         build/target/board/generic/sepolicy \
         build/target/board/generic_x86/sepolicy
+
+USE_CLANG_PLATFORM_BUILD := true