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.inc38
1 files changed, 16 insertions, 22 deletions
diff --git a/recipes-devtools/clang/common.inc b/recipes-devtools/clang/common.inc
index 16df75c..7b8ca85 100644
--- a/recipes-devtools/clang/common.inc
+++ b/recipes-devtools/clang/common.inc
@@ -15,28 +15,22 @@ SRC_URI = "\
15 file://0005-compiler-rt-Disable-tsan-on-OE-glibc.patch \ 15 file://0005-compiler-rt-Disable-tsan-on-OE-glibc.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-llvm-Enhance-path-prefix-mapping.patch \ 18 file://0008-clang-driver-Check-sysroot-for-ldso-path.patch \
19 file://0009-clang-Enable-SSP-and-PIE-by-default.patch \ 19 file://0009-clang-Driver-tools.cpp-Add-lssp_nonshared-on-musl.patch \
20 file://0010-clang-driver-Check-sysroot-for-ldso-path.patch \ 20 file://0010-clang-musl-ppc-does-not-support-128-bit-long-double.patch \
21 file://0011-clang-Driver-tools.cpp-Add-lssp_nonshared-on-musl.patch \ 21 file://0011-clang-Prepend-trailing-to-sysroot.patch \
22 file://0012-clang-musl-ppc-does-not-support-128-bit-long-double.patch \ 22 file://0012-clang-Look-inside-the-target-sysroot-for-compiler-ru.patch \
23 file://0013-clang-Prepend-trailing-to-sysroot.patch \ 23 file://0013-clang-Define-releative-gcc-installation-dir.patch \
24 file://0014-clang-Look-inside-the-target-sysroot-for-compiler-ru.patch \ 24 file://0014-clang-Fix-ldso-for-musl-on-x86-and-x32-architectures.patch \
25 file://0015-clang-Define-releative-gcc-installation-dir.patch \ 25 file://0015-clang-scan-view-needs-python-2.x.patch \
26 file://0016-clang-Fix-ldso-for-musl-on-x86-and-x32-architectures.patch \ 26 file://0016-clang-Add-lpthread-and-ldl-along-with-lunwind-for-st.patch \
27 file://0017-clang-scan-view-needs-python-2.x.patch \ 27 file://0017-libclang-Use-CMAKE_DL_LIBS-for-deducing-libdl.patch \
28 file://0018-clang-Initial-implementation-of-fmacro-prefix-map-an.patch \ 28 file://0018-Pass-PYTHON_EXECUTABLE-when-cross-compiling-for-nati.patch \
29 file://0019-clang-Add-lpthread-and-ldl-along-with-lunwind-for-st.patch \ 29 file://0019-Check-for-atomic-double-intrinsics.patch \
30 file://0020-clang-default-to-lp64d-ABI-and-rv64gc-ISA.patch \ 30 file://0020-clang-Enable-SSP-and-PIE-by-default.patch \
31 file://0021-RISCV-Add-support-for-floating-point-registers-in-in.patch \ 31 file://0021-llvm-Add-lz-to-linker-cmdline-if-enabled.patch \
32 file://0022-Pass-PYTHON_EXECUTABLE-when-cross-compiling-for-nati.patch \ 32 file://0022-libcxx-Add-compiler-runtime-library-to-link-step-for.patch \
33 file://0023-openmp-Recognise-ARMv7ve-machine-arch.patch \ 33 file://0023-clang-llvm-cmake-Fix-configure-for-packages-using-fi.patch \
34 file://0024-Check-for-atomic-double-intrinsics.patch \
35 file://0025-llvm-Let-llvm-ar-name-contain-lib.patch \
36 file://0026-libclang-Use-CMAKE_DL_LIBS-for-deducing-libdl.patch \
37 file://0027-Fix-sanitizer-common-build-with-glibc-2.31.patch \
38 file://0028-Add-libgcc-to-link-step-for-libcxx.patch \
39 file://0029-clang-llvm-cmake-Fix-configure-for-packages-using-fi.patch \
40" 34"
41 35
42# Fallback to no-PIE if not set 36# Fallback to no-PIE if not set