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 94619bd..6cedf4d 100644 --- a/recipes-devtools/clang/common.inc +++ b/recipes-devtools/clang/common.inc | |||
@@ -44,6 +44,7 @@ SRC_URI = "\ | |||
44 | file://0033-compiler-rt-Link-scudo-with-SANITIZER_CXX_ABI_LIBRAR.patch \ | 44 | file://0033-compiler-rt-Link-scudo-with-SANITIZER_CXX_ABI_LIBRAR.patch \ |
45 | file://0034-CMake-Installable-find-modules-for-terminfo-and-libf.patch \ | 45 | file://0034-CMake-Installable-find-modules-for-terminfo-and-libf.patch \ |
46 | file://0035-llvm-Do-not-use-standard-search-paths-in-find_librar.patch \ | 46 | file://0035-llvm-Do-not-use-standard-search-paths-in-find_librar.patch \ |
47 | file://0036-libc-LWG2993-reference_wrapper-T-conversion-from-U.patch \ | ||
47 | " | 48 | " |
48 | # Fallback to no-PIE if not set | 49 | # Fallback to no-PIE if not set |
49 | GCCPIE ??= "" | 50 | GCCPIE ??= "" |