summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/clang/compiler-rt-sanitizers_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/clang/compiler-rt-sanitizers_git.bb')
-rw-r--r--meta/recipes-devtools/clang/compiler-rt-sanitizers_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/clang/compiler-rt-sanitizers_git.bb b/meta/recipes-devtools/clang/compiler-rt-sanitizers_git.bb
index 2ef206fba0..1724aa9b93 100644
--- a/meta/recipes-devtools/clang/compiler-rt-sanitizers_git.bb
+++ b/meta/recipes-devtools/clang/compiler-rt-sanitizers_git.bb
@@ -12,7 +12,7 @@ require common-source.inc
12 12
13BPN = "compiler-rt-sanitizers" 13BPN = "compiler-rt-sanitizers"
14 14
15inherit cmake pkgconfig python3native 15inherit cmake pkgconfig
16 16
17def get_compiler_rt_arch(bb, d): 17def get_compiler_rt_arch(bb, d):
18 if bb.utils.contains('TUNE_FEATURES', 'armv5 thumb dsp', True, False, d): 18 if bb.utils.contains('TUNE_FEATURES', 'armv5 thumb dsp', True, False, d):