diff options
Diffstat (limited to 'recipes-devtools/clang/common.inc')
-rw-r--r-- | recipes-devtools/clang/common.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/clang/common.inc b/recipes-devtools/clang/common.inc index a6d9c4a..7b1733e 100644 --- a/recipes-devtools/clang/common.inc +++ b/recipes-devtools/clang/common.inc | |||
@@ -54,6 +54,7 @@ SRC_URI = "\ | |||
54 | file://0033-llvm-Add-libunwind.pc.in-and-llvm-config-scripts.patch \ | 54 | file://0033-llvm-Add-libunwind.pc.in-and-llvm-config-scripts.patch \ |
55 | file://0034-scan-build-py-respect-LLVM_LIBDIR_SUFFIX-like-other-.patch \ | 55 | file://0034-scan-build-py-respect-LLVM_LIBDIR_SUFFIX-like-other-.patch \ |
56 | file://0035-compiler-rt-Do-not-pass-target-to-clang-compiler.patch \ | 56 | file://0035-compiler-rt-Do-not-pass-target-to-clang-compiler.patch \ |
57 | file://0036-Fix-build-on-ppc64-musl.patch \ | ||
57 | " | 58 | " |
58 | # Fallback to no-PIE if not set | 59 | # Fallback to no-PIE if not set |
59 | GCCPIE ??= "" | 60 | GCCPIE ??= "" |