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 9de7674..75bdb19 100644 --- a/recipes-devtools/clang/common.inc +++ b/recipes-devtools/clang/common.inc | |||
@@ -39,6 +39,7 @@ SRC_URI = "\ | |||
39 | file://0028-llvm-Do-not-use-find_library-for-ncurses.patch \ | 39 | file://0028-llvm-Do-not-use-find_library-for-ncurses.patch \ |
40 | file://0029-llvm-Recognize-yoe-and-poky-as-OE-distro.patch \ | 40 | file://0029-llvm-Recognize-yoe-and-poky-as-OE-distro.patch \ |
41 | file://0030-compiler-rt-Use-mcr-based-barrier-on-armv6.patch \ | 41 | file://0030-compiler-rt-Use-mcr-based-barrier-on-armv6.patch \ |
42 | file://0031-libc-LWG2993-reference_wrapper-T-conversion-from-U.patch \ | ||
42 | " | 43 | " |
43 | # Fallback to no-PIE if not set | 44 | # Fallback to no-PIE if not set |
44 | GCCPIE ??= "" | 45 | GCCPIE ??= "" |