forked from openkylin/platform_build
Merge "Move mips target to clang by default."
This commit is contained in:
commit
80d6b0a9c6
|
@ -61,3 +61,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