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, 1 insertions, 1 deletions
diff --git a/recipes-devtools/clang/compiler-rt_git.bb b/recipes-devtools/clang/compiler-rt_git.bb
index 6901473..d175c23 100644
--- a/recipes-devtools/clang/compiler-rt_git.bb
+++ b/recipes-devtools/clang/compiler-rt_git.bb
@@ -17,7 +17,7 @@ PV .= "+git${SRCPV}"
17LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=bf24bca27049b52e9738451aa55771d4; \ 17LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=bf24bca27049b52e9738451aa55771d4; \
18" 18"
19SRC_URI = "${LLVM_GIT}/compiler-rt.git;protocol=${LLVM_GIT_PROTOCOL};branch=${BRANCH};name=compiler-rt \ 19SRC_URI = "${LLVM_GIT}/compiler-rt.git;protocol=${LLVM_GIT_PROTOCOL};branch=${BRANCH};name=compiler-rt \
20 file://0001-Remove-fatal-check-for-explicit-COMPILER_RT_DEFAULT_.patch \ 20 file://0001-compiler-rt-Fix-target-architecture-matching.patch \
21 file://0002-support-a-new-embedded-linux-target.patch \ 21 file://0002-support-a-new-embedded-linux-target.patch \
22 file://0003-Simplify-cross-compilation.-Don-t-use-native-compile.patch \ 22 file://0003-Simplify-cross-compilation.-Don-t-use-native-compile.patch \
23 file://0004-Disable-tsan-on-OE-glibc.patch \ 23 file://0004-Disable-tsan-on-OE-glibc.patch \