universal7885: Remove CLANG compile flag

Defaults to true now project-wide.

Signed-off-by: GhostMaster69-dev <rathore6375@gmail.com>
This commit is contained in:
Georg Veichtlbauer 2022-03-16 13:10:17 +01:00 committed by roynatech2544
commit f9dd0d6769

View file

@ -70,7 +70,6 @@ BOARD_KERNEL_PAGESIZE := 2048
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_SUPPORTS_LLVM_TOOLS := true
BOARD_USES_METADATA_PARTITION := true