diff options
Diffstat (limited to 'recipes-devtools/clang/compiler-rt-sanitizers_git.bb')
-rw-r--r-- | recipes-devtools/clang/compiler-rt-sanitizers_git.bb | 2 |
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" | |||
10 | require clang.inc | 10 | require clang.inc |
11 | require common-source.inc | 11 | require common-source.inc |
12 | 12 | ||
13 | BPN = "compiler-rt-sanitizers" | ||
14 | |||
13 | inherit cmake pkgconfig python3native | 15 | inherit cmake pkgconfig python3native |
14 | 16 | ||
15 | 17 | ||