summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs/glibc/glibc-2.3.4.20040808-r1.ebuild')
-rw-r--r--sys-libs/glibc/glibc-2.3.4.20040808-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.3.4.20040808-r1.ebuild b/sys-libs/glibc/glibc-2.3.4.20040808-r1.ebuild
index 4d4d28e4a8bf..6ad2364cabd3 100644
--- a/sys-libs/glibc/glibc-2.3.4.20040808-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.3.4.20040808-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20040808-r1.ebuild,v 1.48 2005/07/09 21:11:39 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20040808-r1.ebuild,v 1.49 2005/07/29 00:42:54 vapier Exp $
inherit eutils multilib flag-o-matic toolchain-funcs versionator
@@ -394,6 +394,7 @@ do_arch_hppa_patches() {
cd ${T}
unpack glibc-hppa-patches-${HPPA_PATCHES}.tar.gz
cd ${S}
+ epatch "${FILESDIR}"/files/2.3.4/hppa-no-pie.patch
export EPATCH_OPTS=-p1
for i in ${T}/glibc-hppa-patches-${HPPA_PATCHES}/*.diff
do