summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/clang/common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/clang/common.inc')
-rw-r--r--recipes-devtools/clang/common.inc56
1 files changed, 28 insertions, 28 deletions
diff --git a/recipes-devtools/clang/common.inc b/recipes-devtools/clang/common.inc
index b8489eb..aed7e32 100644
--- a/recipes-devtools/clang/common.inc
+++ b/recipes-devtools/clang/common.inc
@@ -17,34 +17,34 @@ SRC_URI = "\
17 file://0005-llvm-allow-env-override-of-exe-path.patch \ 17 file://0005-llvm-allow-env-override-of-exe-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-musl-ppc-does-not-support-128-bit-long-double.patch \ 20 file://0008-clang-Prepend-trailing-to-sysroot.patch \
21 file://0009-clang-Prepend-trailing-to-sysroot.patch \ 21 file://0009-clang-Look-inside-the-target-sysroot-for-compiler-ru.patch \
22 file://0010-clang-Look-inside-the-target-sysroot-for-compiler-ru.patch \ 22 file://0010-clang-Define-releative-gcc-installation-dir.patch \
23 file://0011-clang-Define-releative-gcc-installation-dir.patch \ 23 file://0011-clang-Add-lpthread-and-ldl-along-with-lunwind-for-st.patch \
24 file://0012-clang-Add-lpthread-and-ldl-along-with-lunwind-for-st.patch \ 24 file://0012-Pass-PYTHON_EXECUTABLE-when-cross-compiling-for-nati.patch \
25 file://0013-Pass-PYTHON_EXECUTABLE-when-cross-compiling-for-nati.patch \ 25 file://0013-Check-for-atomic-double-intrinsics.patch \
26 file://0014-Check-for-atomic-double-intrinsics.patch \ 26 file://0014-libcxx-Add-compiler-runtime-library-to-link-step-for.patch \
27 file://0015-libcxx-Add-compiler-runtime-library-to-link-step-for.patch \ 27 file://0015-clang-llvm-cmake-Fix-configure-for-packages-using-fi.patch \
28 file://0016-clang-llvm-cmake-Fix-configure-for-packages-using-fi.patch \ 28 file://0016-clang-Fix-resource-dir-location-for-cross-toolchains.patch \
29 file://0017-clang-Fix-resource-dir-location-for-cross-toolchains.patch \ 29 file://0017-clang-driver-Add-dyld-prefix-when-checking-sysroot-f.patch \
30 file://0018-clang-driver-Add-dyld-prefix-when-checking-sysroot-f.patch \ 30 file://0018-clang-Use-python3-in-python-scripts.patch \
31 file://0019-clang-Use-python3-in-python-scripts.patch \ 31 file://0019-For-x86_64-set-Yocto-based-GCC-install-search-path.patch \
32 file://0020-For-x86_64-set-Yocto-based-GCC-install-search-path.patch \ 32 file://0020-llvm-Do-not-use-find_library-for-ncurses.patch \
33 file://0021-llvm-Do-not-use-find_library-for-ncurses.patch \ 33 file://0021-llvm-Insert-anchor-for-adding-OE-distro-vendor-names.patch \
34 file://0022-llvm-Insert-anchor-for-adding-OE-distro-vendor-names.patch \ 34 file://0022-compiler-rt-Use-mcr-based-barrier-on-armv6.patch \
35 file://0023-compiler-rt-Use-mcr-based-barrier-on-armv6.patch \ 35 file://0023-compiler-rt-Do-not-use-backtrace-APIs-on-non-glibc-l.patch \
36 file://0024-compiler-rt-Do-not-use-backtrace-APIs-on-non-glibc-l.patch \ 36 file://0024-clang-Fix-x86-triple-for-non-debian-multiarch-linux-.patch \
37 file://0025-clang-Fix-x86-triple-for-non-debian-multiarch-linux-.patch \ 37 file://0025-compiler-rt-Link-scudo-with-SANITIZER_CXX_ABI_LIBRAR.patch \
38 file://0026-compiler-rt-Link-scudo-with-SANITIZER_CXX_ABI_LIBRAR.patch \ 38 file://0026-compiler-rt-Link-scudo-standalone-with-libatomic-on-.patch \
39 file://0027-compiler-rt-Link-scudo-standalone-with-libatomic-on-.patch \ 39 file://0027-libunwind-Added-unw_backtrace-method.patch \
40 file://0028-libunwind-Added-unw_backtrace-method.patch \ 40 file://0028-Do-not-force-thumb-mode-directive.patch \
41 file://0029-Do-not-force-thumb-mode-directive.patch \ 41 file://0029-clang-Do-not-use-install-relative-libc-headers.patch \
42 file://0030-clang-Do-not-use-install-relative-libc-headers.patch \ 42 file://0030-clang-Fix-how-driver-finds-GCC-installation-path-on-.patch \
43 file://0031-clang-Fix-how-driver-finds-GCC-installation-path-on-.patch \ 43 file://0031-Fix-lib-paths-for-OpenEmbedded-Host.patch \
44 file://0032-Fix-lib-paths-for-OpenEmbedded-Host.patch \ 44 file://0032-Correct-library-search-path-for-OpenEmbedded-Host.patch \
45 file://0033-Correct-library-search-path-for-OpenEmbedded-Host.patch \ 45 file://0033-lldb-Link-with-libatomic-on-x86.patch \
46 file://0034-lldb-Link-with-libatomic-on-x86.patch \ 46 file://0034-clang-exclude-openembedded-distributions-from-settin.patch \
47 file://0035-clang-exclude-openembedded-distributions-from-settin.patch \ 47 file://0035-compiler-rt-Enable-__int128-for-ppc32.patch \
48 " 48 "
49# Fallback to no-PIE if not set 49# Fallback to no-PIE if not set
50GCCPIE ??= "" 50GCCPIE ??= ""