summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/clang/common.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-05-21 08:21:09 -0700
committerKhem Raj <raj.khem@gmail.com>2021-06-08 11:37:54 -0700
commit85c1247d641e8f3286151cf77c8a888955a4fbb1 (patch)
treee7bb754e398694b3709f28d3f72a1a97619e648f /recipes-devtools/clang/common.inc
parent6a442a8a3b6b898c90ae1e25216810cf0022e8ad (diff)
downloadmeta-clang-85c1247d641e8f3286151cf77c8a888955a4fbb1.tar.gz
compiler-rt-sanitizers: Fix build on mips
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-devtools/clang/common.inc')
-rw-r--r--recipes-devtools/clang/common.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/clang/common.inc b/recipes-devtools/clang/common.inc
index 35553a1..d529c0d 100644
--- a/recipes-devtools/clang/common.inc
+++ b/recipes-devtools/clang/common.inc
@@ -40,6 +40,7 @@ SRC_URI = "\
40 file://0029-compiler-rt-Do-not-use-backtrace-APIs-on-non-glibc-l.patch \ 40 file://0029-compiler-rt-Do-not-use-backtrace-APIs-on-non-glibc-l.patch \
41 file://0030-clang-Fix-x86-triple-for-non-debian-multiarch-linux-.patch \ 41 file://0030-clang-Fix-x86-triple-for-non-debian-multiarch-linux-.patch \
42 file://0031-compiler-rt-Link-scudo-with-SANITIZER_CXX_ABI_LIBRAR.patch \ 42 file://0031-compiler-rt-Link-scudo-with-SANITIZER_CXX_ABI_LIBRAR.patch \
43 file://0032-compiler-rt-Link-scudo-standalone-with-libatomic-on-.patch \
43" 44"
44# Fallback to no-PIE if not set 45# Fallback to no-PIE if not set
45GCCPIE ??= "" 46GCCPIE ??= ""