From 436c423363708c71153be70287b682d4b8cabd39 Mon Sep 17 00:00:00 2001 From: Magnus Granberg Date: Tue, 13 Oct 2015 20:46:39 +0200 Subject: sys-libs/glibc: readd arm patch for 2.22 Package-Manager: portage-2.2.22 --- sys-libs/glibc/glibc-2.22.ebuild | 1 - 1 file changed, 1 deletion(-) (limited to 'sys-libs') diff --git a/sys-libs/glibc/glibc-2.22.ebuild b/sys-libs/glibc/glibc-2.22.ebuild index baa1223a5c93..dcd307a97883 100644 --- a/sys-libs/glibc/glibc-2.22.ebuild +++ b/sys-libs/glibc/glibc-2.22.ebuild @@ -157,7 +157,6 @@ eblit-src_unpack-pre() { [[ -n ${GCC_BOOTSTRAP_VER} ]] && use multilib && unpack gcc-${GCC_BOOTSTRAP_VER}-multilib-bootstrap.tar.bz2 # Bug 558636 we don't applY the pie works around for 2.22. It shoud have the support. GLIBC_PATCH_EXCLUDE+=" 00_all_0002-workaround-crash-when-handling-signals-in-static-PIE.patch" - GLIBC_PATCH_EXCLUDE+=" 00_all_0009-arm-fix-PIC-vs-SHARED-typos.patch" GLIBC_PATCH_EXCLUDE+=" 00_all_0012-disable-PIE-when-checking-for-PIC-default.patch" } -- cgit v1.2.3-65-gdbad