universal7885: Use LLD for host ld

Change-Id: I66a629f3573e3fad8aa085ea115475f02d60a7ea
Signed-off-by: frost. (frostg-012) <frost@nusantararom.org>
This commit is contained in:
Arne Coucheron 2021-01-12 05:45:19 +01:00 committed by roynatech2544
commit e75c1de89f

View file

@ -70,6 +70,7 @@ BOARD_MKBOOTIMG_ARGS := --kernel_offset 0x00008000 --ramdisk_offset 0x01000000 -
TARGET_KERNEL_SOURCE := kernel/samsung/exynos7885
KERNEL_SUPPORTS_LLVM_TOOLS := true
TARGET_KERNEL_OPTIONAL_LD := true
TARGET_KERNEL_ADDITIONAL_FLAGS += HOSTCFLAGS="-fuse-ld=lld -Wno-unused-command-line-argument"
BOARD_USES_METADATA_PARTITION := true