summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/clang/common.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-10-05 14:58:48 -0700
committerKhem Raj <raj.khem@gmail.com>2019-10-06 16:18:11 -0700
commit6b104584bab31988818b6b9d1f5a0649c08545af (patch)
treebb6802d1f30ecf886d4301367f2d7c7075efb17b /recipes-devtools/clang/common.inc
parent4b2d7a8ce783f9f275102f299a60c14b3d834918 (diff)
downloadmeta-clang-6b104584bab31988818b6b9d1f5a0649c08545af.tar.gz
clang: Fix openmp build on armv7ve
Refresh patches on latest release/9.x branch Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-devtools/clang/common.inc')
-rw-r--r--recipes-devtools/clang/common.inc7
1 files changed, 4 insertions, 3 deletions
diff --git a/recipes-devtools/clang/common.inc b/recipes-devtools/clang/common.inc
index 955c3cc..99b1e43 100644
--- a/recipes-devtools/clang/common.inc
+++ b/recipes-devtools/clang/common.inc
@@ -28,9 +28,10 @@ SRC_URI = "\
28 file://0018-clang-Initial-implementation-of-fmacro-prefix-map-an.patch \ 28 file://0018-clang-Initial-implementation-of-fmacro-prefix-map-an.patch \
29 file://0019-clang-Add-lpthread-and-ldl-along-with-lunwind-for-st.patch \ 29 file://0019-clang-Add-lpthread-and-ldl-along-with-lunwind-for-st.patch \
30 file://0020-clang-default-to-lp64d-ABI-and-rv64gc-ISA.patch \ 30 file://0020-clang-default-to-lp64d-ABI-and-rv64gc-ISA.patch \
31 file://0022-Driver-Prioritize-SYSROOT-usr-include-over-RESOURCE_.patch \ 31 file://0021-Driver-Prioritize-SYSROOT-usr-include-over-RESOURCE_.patch \
32 file://0023-RISCV-Add-support-for-floating-point-registers-in-in.patch \ 32 file://0022-RISCV-Add-support-for-floating-point-registers-in-in.patch \
33 file://0001-Pass-PYTHON_EXECUTABLE-when-cross-compiling-for-nati.patch \ 33 file://0023-Pass-PYTHON_EXECUTABLE-when-cross-compiling-for-nati.patch \
34 file://0024-openmp-Recognise-ARMv7ve-machine-arch.patch \
34" 35"
35 36
36# Fallback to no-PIE if not set 37# Fallback to no-PIE if not set