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.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/clang/compiler-rt-sanitizers_git.bb b/recipes-devtools/clang/compiler-rt-sanitizers_git.bb
index b42c709..1cee81b 100644
--- a/recipes-devtools/clang/compiler-rt-sanitizers_git.bb
+++ b/recipes-devtools/clang/compiler-rt-sanitizers_git.bb
@@ -10,6 +10,8 @@ SECTION = "base"
10require clang.inc 10require clang.inc
11require common-source.inc 11require common-source.inc
12 12
13BPN = "compiler-rt-sanitizers"
14
13inherit cmake pkgconfig python3native 15inherit cmake pkgconfig python3native
14 16
15 17