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.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-devtools/clang/compiler-rt_git.bb b/recipes-devtools/clang/compiler-rt_git.bb
index 207b8e4..413efd6 100644
--- a/recipes-devtools/clang/compiler-rt_git.bb
+++ b/recipes-devtools/clang/compiler-rt_git.bb
@@ -28,7 +28,6 @@ SRCREV_FORMAT = "compiler-rt"
28 28
29BASEDEPENDS_remove_toolchain-clang_class-target = "compiler-rt" 29BASEDEPENDS_remove_toolchain-clang_class-target = "compiler-rt"
30BASEDEPENDS_remove_toolchain-clang_class-target = "libcxx" 30BASEDEPENDS_remove_toolchain-clang_class-target = "libcxx"
31BASEDEPENDS_remove_toolchain-clang_class-target = "llvm-libunwind"
32 31
33DEPENDS += "ninja-native" 32DEPENDS += "ninja-native"
34 33