summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/clang/compiler-rt-sanitizers_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/clang/compiler-rt-sanitizers_git.bb')
-rw-r--r--recipes-devtools/clang/compiler-rt-sanitizers_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/clang/compiler-rt-sanitizers_git.bb b/recipes-devtools/clang/compiler-rt-sanitizers_git.bb
index be01822..f866aa5 100644
--- a/recipes-devtools/clang/compiler-rt-sanitizers_git.bb
+++ b/recipes-devtools/clang/compiler-rt-sanitizers_git.bb
@@ -50,6 +50,7 @@ EXTRA_OECMAKE += "-DCMAKE_BUILD_TYPE=RelWithDebInfo \
50 -DCOMPILER_RT_BUILD_MEMPROF=ON \ 50 -DCOMPILER_RT_BUILD_MEMPROF=ON \
51 -DLLVM_ENABLE_PROJECTS='compiler-rt' \ 51 -DLLVM_ENABLE_PROJECTS='compiler-rt' \
52 -DLLVM_LIBDIR_SUFFIX=${LLVM_LIBDIR_SUFFIX} \ 52 -DLLVM_LIBDIR_SUFFIX=${LLVM_LIBDIR_SUFFIX} \
53 -DLLVM_APPEND_VC_REV=OFF \
53" 54"
54 55
55EXTRA_OECMAKE:append:class-nativesdk = "\ 56EXTRA_OECMAKE:append:class-nativesdk = "\