OSDN Git Service

Move arm64 target to clang by default.
authorChih-Hung Hsieh <chh@google.com>
Tue, 27 Oct 2015 20:44:53 +0000 (13:44 -0700)
committerChih-Hung Hsieh <chh@google.com>
Tue, 27 Oct 2015 20:44:53 +0000 (13:44 -0700)
Bug: 23163853
Change-Id: I59c311f552ca060bc7bd034fa4f1c03eb24802d5

target/board/generic_arm64/BoardConfig.mk

index b757da1..40dd184 100644 (file)
@@ -84,3 +84,5 @@ BOARD_FLASH_BLOCK_SIZE := 512
 TARGET_USERIMAGES_SPARSE_EXT_DISABLED := true
 
 BOARD_SEPOLICY_DIRS += build/target/board/generic/sepolicy
+
+USE_CLANG_PLATFORM_BUILD := true