summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/clang/common.inc
diff options
context:
space:
mode:
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 b8489eb..e8db32c 100644
--- a/recipes-devtools/clang/common.inc
+++ b/recipes-devtools/clang/common.inc
@@ -45,6 +45,7 @@ SRC_URI = "\
45 file://0033-Correct-library-search-path-for-OpenEmbedded-Host.patch \ 45 file://0033-Correct-library-search-path-for-OpenEmbedded-Host.patch \
46 file://0034-lldb-Link-with-libatomic-on-x86.patch \ 46 file://0034-lldb-Link-with-libatomic-on-x86.patch \
47 file://0035-clang-exclude-openembedded-distributions-from-settin.patch \ 47 file://0035-clang-exclude-openembedded-distributions-from-settin.patch \
48 file://0036-Avoid-infinite-loop-between-DAGCombiner-visitMUL-and.patch \
48 " 49 "
49# Fallback to no-PIE if not set 50# Fallback to no-PIE if not set
50GCCPIE ??= "" 51GCCPIE ??= ""