mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
opencl-clang/12.0.0: build with llvm-12 only
Recipe for opencl-clang/13.0.0 is being added to build against LLVM-13 and higer. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
cd6c1729df
commit
a6dadb2499
|
@ -20,7 +20,7 @@ COMPATIBLE_HOST:libc-musl = "null"
|
|||
|
||||
EXTRA_OECMAKE += "\
|
||||
-DCMAKE_SKIP_RPATH=TRUE \
|
||||
-DPREFERRED_LLVM_VERSION=${LLVMVERSION} \
|
||||
-DPREFERRED_LLVM_VERSION="12.0.0" \
|
||||
"
|
||||
|
||||
do_install:append:class-native() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user