From d4063951acabae0b69fc195ec1e0f2dcd02a5d01 Mon Sep 17 00:00:00 2001 From: Serhey Popovych Date: Fri, 14 Dec 2018 19:54:42 +0200 Subject: gcc-7.3, gcc-8.2: Use variable SYSTEMLIBS_DIR instead of hardcoding it for ppc64 Signed-off-by: Serhey Popovych Signed-off-by: Richard Purdie --- meta/recipes-devtools/gcc/gcc-7.3.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-devtools/gcc/gcc-7.3.inc') diff --git a/meta/recipes-devtools/gcc/gcc-7.3.inc b/meta/recipes-devtools/gcc/gcc-7.3.inc index c7c88f12e4..e16d03f50d 100644 --- a/meta/recipes-devtools/gcc/gcc-7.3.inc +++ b/meta/recipes-devtools/gcc/gcc-7.3.inc @@ -72,6 +72,7 @@ SRC_URI = "\ file://0047-sync-gcc-stddef.h-with-musl.patch \ file://0048-gcc-Enable-static-PIE.patch \ file://0049-gcc-override-TARGET_LIBC_PROVIDES_SSP.patch \ + file://0050-powerpc-powerpc64-Add-support-for-musl-ldso.patch \ file://fix-segmentation-fault-precompiled-hdr.patch \ file://no-sse-fix-test-case-failures.patch \ ${BACKPORTS} \ -- cgit 1.2.3-korg