summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/clang/compiler-rt_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-devtools/clang/compiler-rt_git.bb b/recipes-devtools/clang/compiler-rt_git.bb
index 0bc5a49..11c8a2d 100644
--- a/recipes-devtools/clang/compiler-rt_git.bb
+++ b/recipes-devtools/clang/compiler-rt_git.bb
@@ -19,8 +19,6 @@ BASEDEPENDS_remove_toolchain-clang_class-target = "compiler-rt"
19BASEDEPENDS_remove_toolchain-clang_class-target = "libcxx" 19BASEDEPENDS_remove_toolchain-clang_class-target = "libcxx"
20TARGET_CXXFLAGS_remove_toolchain-clang = " -stdlib=libc++ " 20TARGET_CXXFLAGS_remove_toolchain-clang = " -stdlib=libc++ "
21TUNE_CCARGS_remove = "-no-integrated-as" 21TUNE_CCARGS_remove = "-no-integrated-as"
22LDFLAGS_append = " -fuse-ld=lld"
23
24DEPENDS += "ninja-native" 22DEPENDS += "ninja-native"
25 23
26THUMB_TUNE_CCARGS = "" 24THUMB_TUNE_CCARGS = ""