F linker : CANNOT LINK EXECUTABLE "/apex/com.android.art/bin/dex2oat64": library "libartpalette.so" not found: needed by main executable
Change-Id: Icad8b6468c6ef43e6c8ac3b49705b6f9d6e5e77b
Signed-off-by: Ruchit <risenid@duck.com>
# Conflicts:
# common.mk
Override $KERNEL_CC to bypass source side fixes for disabling
LLVM CUDA and LLVM HIP which breaks kernel compilation for us.
clang: warning: argument unused during compilation: '--cuda-path=/dev/null' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '--hip-path=/dev/null' [-Wunused-command-line-argument]
Change-Id: Ied235ab18c869f200b6d181fcd9ee6d67787066e
Signed-off-by: GhostMaster69-dev <rathore6375@gmail.com>
Signed-off-by: adi8900 <adrianszymanski242@gmail.com>