diff options
Diffstat (limited to 'recipes-devtools/clang/compiler-rt_git.bb')
-rw-r--r-- | recipes-devtools/clang/compiler-rt_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/clang/compiler-rt_git.bb b/recipes-devtools/clang/compiler-rt_git.bb index 7bc81af..f88e4a2 100644 --- a/recipes-devtools/clang/compiler-rt_git.bb +++ b/recipes-devtools/clang/compiler-rt_git.bb | |||
@@ -12,6 +12,8 @@ SECTION = "base" | |||
12 | require clang.inc | 12 | require clang.inc |
13 | require common-source.inc | 13 | require common-source.inc |
14 | 14 | ||
15 | BPN = "compiler-rt" | ||
16 | |||
15 | inherit cmake cmake-native pkgconfig python3native | 17 | inherit cmake cmake-native pkgconfig python3native |
16 | 18 | ||
17 | 19 | ||