From 3c17dc821398caea38e15db5e0ae8788b88f2f80 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Fri, 16 Jun 2017 09:33:14 -0500 Subject: sys-libs/glibc: use tc-enables-pie instead of gcc-specs-pie Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- sys-libs/glibc/glibc-2.21-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-libs/glibc/glibc-2.21-r2.ebuild') diff --git a/sys-libs/glibc/glibc-2.21-r2.ebuild b/sys-libs/glibc/glibc-2.21-r2.ebuild index ec75650f0676..9216657a9703 100644 --- a/sys-libs/glibc/glibc-2.21-r2.ebuild +++ b/sys-libs/glibc/glibc-2.21-r2.ebuild @@ -116,7 +116,7 @@ src_prepare() { if use hardened ; then einfo "Patching to get working PIE binaries on PIE (hardened) platforms" - gcc-specs-pie && epatch "${FILESDIR}"/2.17/glibc-2.17-hardened-pie.patch + tc-enables-pie && epatch "${FILESDIR}"/2.17/glibc-2.17-hardened-pie.patch epatch "${FILESDIR}"/2.20/glibc-2.20-hardened-inittls-nosysenter.patch # We don't enable these for non-hardened as the output is very terse -- -- cgit v1.2.3-65-gdbad