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 aaf7e7d..c004d16 100644 --- a/recipes-devtools/clang/common.inc +++ b/recipes-devtools/clang/common.inc | |||
@@ -43,6 +43,7 @@ SRC_URI = "\ | |||
43 | file://0032-compiler-rt-Fix-stat-struct-s-size-for-O32-ABI.patch \ | 43 | file://0032-compiler-rt-Fix-stat-struct-s-size-for-O32-ABI.patch \ |
44 | file://0033-compiler-rt-Undef-_TIME_BITS-along-with-_FILE_OFFSET.patch \ | 44 | file://0033-compiler-rt-Undef-_TIME_BITS-along-with-_FILE_OFFSET.patch \ |
45 | file://0034-ToolChains-Gnu.cpp-ARMLibDirs-search-also-in-lib32.patch \ | 45 | file://0034-ToolChains-Gnu.cpp-ARMLibDirs-search-also-in-lib32.patch \ |
46 | file://0035-libcxx-Implement-LWG3545-std-pointer_traits-should-be-.patch \ | ||
46 | " | 47 | " |
47 | # Fallback to no-PIE if not set | 48 | # Fallback to no-PIE if not set |
48 | GCCPIE ??= "" | 49 | GCCPIE ??= "" |