summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/clang/compiler-rt_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/clang/compiler-rt_git.bb')
-rw-r--r--recipes-devtools/clang/compiler-rt_git.bb2
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"
12require clang.inc 12require clang.inc
13require common-source.inc 13require common-source.inc
14 14
15BPN = "compiler-rt"
16
15inherit cmake cmake-native pkgconfig python3native 17inherit cmake cmake-native pkgconfig python3native
16 18
17 19