summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-07-12 02:25:12 +0000
committerTom Gall <tgall@gentoo.org>2004-07-12 02:25:12 +0000
commitdab493e0acf319afc25e5ce2ee8b3bb699544a45 (patch)
treefa23b4b0d30fbaf8dcb9083f116c9ae8f58188d5 /sys-libs
parentfor ppc64 address bug #56615 (Manifest recommit) (diff)
downloadgentoo-2-dab493e0acf319afc25e5ce2ee8b3bb699544a45.tar.gz
gentoo-2-dab493e0acf319afc25e5ce2ee8b3bb699544a45.tar.bz2
gentoo-2-dab493e0acf319afc25e5ce2ee8b3bb699544a45.zip
ppc64, bug #56615
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/ChangeLog8
-rw-r--r--sys-libs/glibc/glibc-2.3.4.20040619.ebuild4
2 files changed, 9 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index fa5498175999..47858a0586af 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,8 +1,12 @@
# ChangeLog for sys-libs/glibc
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.206 2004/07/12 02:19:43 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.207 2004/07/12 02:25:12 tgall Exp $
- 11 Jul 2004; Tom Gall <tgall@gentoo.org> glibc-2.3.4.20040605.ebuild:
+ 11 Jul 2004; Tom Gall <tgall@gentoo.org> glibc-2.3.4.20040619.ebuild:
+ fix bug #56615, ld.so.1 prob on ppc64
+
+ 11 Jul 2004; Tom Gall <tgall@gentoo.org> glibc-2.3.4.20040605.ebuild,
+ glibc-2.3.4.20040619.ebuild:
fix bug #56615, ld.so.1 prob on ppc64
11 Jul 2004; Joshua Kinard <kumba@gentoo.org> glibc-2.3.3.20040420.ebuild:
diff --git a/sys-libs/glibc/glibc-2.3.4.20040619.ebuild b/sys-libs/glibc/glibc-2.3.4.20040619.ebuild
index 603e630ed5f9..69aa329ac836 100644
--- a/sys-libs/glibc/glibc-2.3.4.20040619.ebuild
+++ b/sys-libs/glibc/glibc-2.3.4.20040619.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.20040619.ebuild,v 1.11 2004/07/09 22:47:31 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20040619.ebuild,v 1.12 2004/07/12 02:25:12 tgall Exp $
IUSE="nls pic build nptl erandom hardened makecheck multilib debug"
@@ -701,6 +701,8 @@ EOF
# Some things want this, notably ash.
dosym /usr/lib/libbsd-compat.a /usr/lib/libbsd.a
+ use ppc64 && dosym /lib/ld64.so.1 /lib/ld.so.1
+
# This is our new config file for building locales
insinto /etc
doins ${FILESDIR}/locales.build