Skip to content

Commit

Permalink
sys-libs/glibc: readd arm patch for 2.22
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.22
  • Loading branch information
zorry committed Oct 13, 2015
1 parent 6286aba commit 436c423
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sys-libs/glibc/glibc-2.22.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}

Expand Down

0 comments on commit 436c423

Please sign in to comment.