summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Granberg <zorry@gentoo.org>2015-10-13 20:46:39 +0200
committerMagnus Granberg <zorry@gentoo.org>2015-10-13 20:46:39 +0200
commit436c423363708c71153be70287b682d4b8cabd39 (patch)
treee8e773c1cc9b0435cee5a18a0da522f90fdda3cc /sys-libs/glibc
parentsys-cluster/nova: updating 2015.1.9999 deps (diff)
downloadgentoo-436c423363708c71153be70287b682d4b8cabd39.tar.gz
gentoo-436c423363708c71153be70287b682d4b8cabd39.tar.bz2
gentoo-436c423363708c71153be70287b682d4b8cabd39.zip
sys-libs/glibc: readd arm patch for 2.22
Package-Manager: portage-2.2.22
Diffstat (limited to 'sys-libs/glibc')
-rw-r--r--sys-libs/glibc/glibc-2.22.ebuild1
1 files changed, 0 insertions, 1 deletions
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"
}