summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/clang/common.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-11-23 08:00:40 -0800
committerKhem Raj <raj.khem@gmail.com>2019-11-23 19:18:48 -0800
commitd8e54f7599ccac98378cc2d9c616f3a9c92540e1 (patch)
tree8037818ec93befaa19ae41cf5d1a28b9173cdfee /recipes-devtools/clang/common.inc
parent5eec6f9208a410767a918fd9beadb39620430811 (diff)
downloadmeta-clang-d8e54f7599ccac98378cc2d9c616f3a9c92540e1.tar.gz
clang: Uodate to 9.0.1-rc1
Drop 0021-Driver-Prioritize-SYSROOT-usr-include-over-RESOURCE_.patch as its already applied upstream Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-devtools/clang/common.inc')
-rw-r--r--recipes-devtools/clang/common.inc9
1 files changed, 4 insertions, 5 deletions
diff --git a/recipes-devtools/clang/common.inc b/recipes-devtools/clang/common.inc
index a21bc93..3f50fd0 100644
--- a/recipes-devtools/clang/common.inc
+++ b/recipes-devtools/clang/common.inc
@@ -28,11 +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://0021-Driver-Prioritize-SYSROOT-usr-include-over-RESOURCE_.patch \ 31 file://0021-RISCV-Add-support-for-floating-point-registers-in-in.patch \
32 file://0022-RISCV-Add-support-for-floating-point-registers-in-in.patch \ 32 file://0022-Pass-PYTHON_EXECUTABLE-when-cross-compiling-for-nati.patch \
33 file://0023-Pass-PYTHON_EXECUTABLE-when-cross-compiling-for-nati.patch \ 33 file://0023-openmp-Recognise-ARMv7ve-machine-arch.patch \
34 file://0024-openmp-Recognise-ARMv7ve-machine-arch.patch \ 34 file://0024-Check-for-atomic-double-intrinsics.patch \
35 file://0025-Check-for-atomic-double-intrinsics.patch \
36" 35"
37 36
38# Fallback to no-PIE if not set 37# Fallback to no-PIE if not set