universal7885: Use flag to override binutils to LLVM binutils

This commit is contained in:
roynatech2544 2022-09-08 08:59:27 +00:00
commit 73027c3459

View file

@ -71,7 +71,7 @@ BOARD_KERNEL_CMDLINE := androidboot.init_fatal_reboot_target=recovery
BOARD_MKBOOTIMG_ARGS := --kernel_offset 0x00008000 --ramdisk_offset 0x01000000 --tags_offset 0x00000100
TARGET_KERNEL_SOURCE := kernel/samsung/exynos7885
TARGET_KERNEL_CLANG_COMPILE := true
KERNEL_LD := LD=ld.lld
KERNEL_SUPPORTS_LLVM_TOOLS := true
BOARD_USES_METADATA_PARTITION := true