mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Use flag to override binutils to LLVM binutils
This commit is contained in:
parent
380475026d
commit
73027c3459
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue