summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/clang/common.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2017-10-05 15:06:24 -0700
committerKhem Raj <raj.khem@gmail.com>2017-10-05 15:50:34 -0700
commit5176136fe731f0e8e526fe7252e607dbafb3ac92 (patch)
tree736fb7a99054bfcbde5a2f3b81d92c2c82e45fa3 /recipes-devtools/clang/common.inc
parent06cfc022a8138de2326b4fd256f9010414ecdcc4 (diff)
downloadmeta-clang-5176136fe731f0e8e526fe7252e607dbafb3ac92.tar.gz
clang,llvm,lld: Update to latest on release_50
Drop upstreamed patches 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, 0 insertions, 1 deletions
diff --git a/recipes-devtools/clang/common.inc b/recipes-devtools/clang/common.inc
index e850320..5a7328a 100644
--- a/recipes-devtools/clang/common.inc
+++ b/recipes-devtools/clang/common.inc
@@ -7,7 +7,6 @@ LLVMPATCHES = "\
7 file://0001-llvm-TargetLibraryInfo-Undefine-libc-functions-if-th.patch \ 7 file://0001-llvm-TargetLibraryInfo-Undefine-libc-functions-if-th.patch \
8 file://0002-llvm-allow-env-override-of-exe-path.patch \ 8 file://0002-llvm-allow-env-override-of-exe-path.patch \
9 file://0003-llvm-ARM-Use-correct-calling-convention-for-libm.patch \ 9 file://0003-llvm-ARM-Use-correct-calling-convention-for-libm.patch \
10 file://0004-llvm-AArch64-Fix-bug-in-store-of-vector-0-DAGCombine.patch \
11" 10"
12# Fallback to no-PIE if not set 11# Fallback to no-PIE if not set
13GCCPIE ??= "" 12GCCPIE ??= ""