summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/clang/common.inc
diff options
context:
space:
mode:
authorFlorian Wühr <f.wuehr@rational-online.com>2021-09-22 08:00:54 +0200
committerKhem Raj <raj.khem@gmail.com>2021-09-22 18:40:19 -0700
commit52c7b51ab9ebe426a77559802333d8479864912e (patch)
tree360676de105b69f77e753832915992588740a653 /recipes-devtools/clang/common.inc
parent76c6751d721a4265e01bb71d8dc4fb46dca6602f (diff)
downloadmeta-clang-52c7b51ab9ebe426a77559802333d8479864912e.tar.gz
Compiler-rt: Backport clang 12 implementation to be able to build libtsan
Diffstat (limited to 'recipes-devtools/clang/common.inc')
-rw-r--r--recipes-devtools/clang/common.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/clang/common.inc b/recipes-devtools/clang/common.inc
index d257f4b..a72d12e 100644
--- a/recipes-devtools/clang/common.inc
+++ b/recipes-devtools/clang/common.inc
@@ -12,7 +12,7 @@ SRC_URI = "\
12 file://0002-libcxxabi-Find-libunwind-headers-when-LIBCXXABI_LIBU.patch \ 12 file://0002-libcxxabi-Find-libunwind-headers-when-LIBCXXABI_LIBU.patch \
13 file://0003-compiler-rt-support-a-new-embedded-linux-target.patch \ 13 file://0003-compiler-rt-support-a-new-embedded-linux-target.patch \
14 file://0004-compiler-rt-Simplify-cross-compilation.-Don-t-use-na.patch \ 14 file://0004-compiler-rt-Simplify-cross-compilation.-Don-t-use-na.patch \
15 file://0005-compiler-rt-Disable-tsan-on-OE-glibc.patch \ 15 file://0001-compiler-rt-Fix-realpath-already-defined-error.patch \
16 file://0006-llvm-TargetLibraryInfo-Undefine-libc-functions-if-th.patch \ 16 file://0006-llvm-TargetLibraryInfo-Undefine-libc-functions-if-th.patch \
17 file://0007-llvm-allow-env-override-of-exe-path.patch \ 17 file://0007-llvm-allow-env-override-of-exe-path.patch \
18 file://0008-clang-driver-Check-sysroot-for-ldso-path.patch \ 18 file://0008-clang-driver-Check-sysroot-for-ldso-path.patch \