Merge "Move arm64 target to clang by default."
am: befb82f204
* commit 'befb82f20429b469aaebf6c8e7d0a2c4a0d414e3':
Move arm64 target to clang by default.
This commit is contained in:
commit
b7ad8778cd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue