Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lkl: fix clang-build and lkl-fuzzers build targets
Due to some changes in scripts/Makefile.clang it no longer uses CROSS_COMPILE variable to pass --target= argument to llvm toolchain. Instead, it is using CLANG_TARGET_FLAGS_$(SRCARCH) which effectively is CLANG_TARGET_FLAGS_lkl. Acked-by: David Disseldorp <[email protected]>
- Loading branch information