diff options
Diffstat (limited to 'meta/recipes-devtools/clang/common.inc')
-rw-r--r-- | meta/recipes-devtools/clang/common.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/clang/common.inc b/meta/recipes-devtools/clang/common.inc index d66f9059b2..d6280c2fbe 100644 --- a/meta/recipes-devtools/clang/common.inc +++ b/meta/recipes-devtools/clang/common.inc | |||
@@ -59,6 +59,7 @@ SRC_URI = "\ | |||
59 | file://0036-libunwind-Use-gcs-instead-of-gcs-target-attribute.patch \ | 59 | file://0036-libunwind-Use-gcs-instead-of-gcs-target-attribute.patch \ |
60 | file://0037-compiler-rt-Exclude-sync_fetch_and_-for-any-pre-ARMv.patch \ | 60 | file://0037-compiler-rt-Exclude-sync_fetch_and_-for-any-pre-ARMv.patch \ |
61 | file://0038-compiler-rt-Hardcode-uptr-sptr-typedefs-on-Mips-Linu.patch \ | 61 | file://0038-compiler-rt-Hardcode-uptr-sptr-typedefs-on-Mips-Linu.patch \ |
62 | file://0001-libclc-allow-existing-prepare-builtins-in-standalone.patch \ | ||
62 | " | 63 | " |
63 | # Fallback to no-PIE if not set | 64 | # Fallback to no-PIE if not set |
64 | GCCPIE ??= "" | 65 | GCCPIE ??= "" |