diff options
Diffstat (limited to 'meta/recipes-devtools/clang/compiler-rt-sanitizers_git.bb')
| -rw-r--r-- | meta/recipes-devtools/clang/compiler-rt-sanitizers_git.bb | 2 |
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 | ||
| 13 | BPN = "compiler-rt-sanitizers" | 13 | BPN = "compiler-rt-sanitizers" |
| 14 | 14 | ||
| 15 | inherit cmake pkgconfig python3native | 15 | inherit cmake pkgconfig |
| 16 | 16 | ||
| 17 | def get_compiler_rt_arch(bb, d): | 17 | def 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): |
