diff options
Diffstat (limited to 'recipes-devtools/clang/common.inc')
-rw-r--r-- | recipes-devtools/clang/common.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/clang/common.inc b/recipes-devtools/clang/common.inc index aed7e32..b61d239 100644 --- a/recipes-devtools/clang/common.inc +++ b/recipes-devtools/clang/common.inc | |||
@@ -14,7 +14,7 @@ SRC_URI = "\ | |||
14 | file://0002-compiler-rt-support-a-new-embedded-linux-target.patch \ | 14 | file://0002-compiler-rt-support-a-new-embedded-linux-target.patch \ |
15 | file://0003-compiler-rt-Simplify-cross-compilation.-Don-t-use-na.patch \ | 15 | file://0003-compiler-rt-Simplify-cross-compilation.-Don-t-use-na.patch \ |
16 | file://0004-llvm-TargetLibraryInfo-Undefine-libc-functions-if-th.patch \ | 16 | file://0004-llvm-TargetLibraryInfo-Undefine-libc-functions-if-th.patch \ |
17 | file://0005-llvm-allow-env-override-of-exe-path.patch \ | 17 | file://0005-llvm-allow-env-override-of-exe-and-libdir-path.patch \ |
18 | file://0006-clang-driver-Check-sysroot-for-ldso-path.patch \ | 18 | file://0006-clang-driver-Check-sysroot-for-ldso-path.patch \ |
19 | file://0007-clang-Driver-tools.cpp-Add-lssp_nonshared-on-musl.patch \ | 19 | file://0007-clang-Driver-tools.cpp-Add-lssp_nonshared-on-musl.patch \ |
20 | file://0008-clang-Prepend-trailing-to-sysroot.patch \ | 20 | file://0008-clang-Prepend-trailing-to-sysroot.patch \ |