diff options
Diffstat (limited to 'recipes-devtools/clang/common.inc')
-rw-r--r-- | recipes-devtools/clang/common.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/clang/common.inc b/recipes-devtools/clang/common.inc index c0d0cd8..7d83c10 100644 --- a/recipes-devtools/clang/common.inc +++ b/recipes-devtools/clang/common.inc | |||
@@ -46,6 +46,8 @@ SRC_URI = "\ | |||
46 | file://0034-compiler-rt-Do-not-force-thumb-mode-directive.patch \ | 46 | file://0034-compiler-rt-Do-not-force-thumb-mode-directive.patch \ |
47 | file://0035-clang-Do-not-use-install-relative-libc-headers.patch \ | 47 | file://0035-clang-Do-not-use-install-relative-libc-headers.patch \ |
48 | file://0036-clang-Fix-how-driver-finds-GCC-installation-path-on-.patch \ | 48 | file://0036-clang-Fix-how-driver-finds-GCC-installation-path-on-.patch \ |
49 | file://0037-Fix-lib-paths-for-OpenEmbedded-Host.patch \ | ||
50 | file://0038-Correct-library-search-path-for-OpenEmbedded-Host.patch \ | ||
49 | " | 51 | " |
50 | # Fallback to no-PIE if not set | 52 | # Fallback to no-PIE if not set |
51 | GCCPIE ??= "" | 53 | GCCPIE ??= "" |