summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/clang/common.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-01-03 18:51:22 -0800
committerKhem Raj <raj.khem@gmail.com>2023-01-04 11:33:26 -0800
commit77cd143e2b5b4a4a702933fadec8ab4b29fdab9a (patch)
tree085a3e0cd07ec1519c6e553b9323601b9cf1e5d4 /recipes-devtools/clang/common.inc
parent6a6e3a21b014d30a98509b6b0a3d1c01bcd8a046 (diff)
downloadmeta-clang-77cd143e2b5b4a4a702933fadec8ab4b29fdab9a.tar.gz
clang: Fix sizeof stat detection on mips/o32 with 64bit time_t
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-devtools/clang/common.inc')
-rw-r--r--recipes-devtools/clang/common.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/clang/common.inc b/recipes-devtools/clang/common.inc
index fe27306..6e87145 100644
--- a/recipes-devtools/clang/common.inc
+++ b/recipes-devtools/clang/common.inc
@@ -43,7 +43,7 @@ SRC_URI = "\
43 file://0031-clang-exclude-openembedded-distributions-from-settin.patch \ 43 file://0031-clang-exclude-openembedded-distributions-from-settin.patch \
44 file://0032-compiler-rt-Enable-__int128-for-ppc32.patch \ 44 file://0032-compiler-rt-Enable-__int128-for-ppc32.patch \
45 file://0033-llvm-Do-not-use-cmake-infra-to-detect-libzstd.patch \ 45 file://0033-llvm-Do-not-use-cmake-infra-to-detect-libzstd.patch \
46 file://0034-Revert-MIPS-compiler-rt-Fix-stat-struct-s-size-for-O.patch \ 46 file://0034-compiler-rt-Fix-stat-struct-s-size-for-O32-ABI.patch \
47 file://0035-cmake-Enable-64bit-off_t-on-32bit-glibc-systems.patch \ 47 file://0035-cmake-Enable-64bit-off_t-on-32bit-glibc-systems.patch \
48 file://0036-compiler-rt-Undef-_TIME_BITS-along-with-_FILE_OFFSET.patch \ 48 file://0036-compiler-rt-Undef-_TIME_BITS-along-with-_FILE_OFFSET.patch \
49 " 49 "