summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-libs/glibc/Manifest8
-rw-r--r--sys-libs/glibc/glibc-2.3.4.20050125.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/sys-libs/glibc/Manifest b/sys-libs/glibc/Manifest
index fe8eaf260d63..99db40d9d9bf 100644
--- a/sys-libs/glibc/Manifest
+++ b/sys-libs/glibc/Manifest
@@ -10,7 +10,7 @@ MD5 63f67cbcb98920a75ba0b1a4b781519c glibc-2.3.4.20040808-r1.ebuild 27601
MD5 96dc89a3ebadd5f1260ce517ffe6fef3 glibc-2.3.4.20041102.ebuild 32955
MD5 567094e03359ffc1c95af7356395228d metadata.xml 162
MD5 b85c16a0e65a32784335e40fb0edac0e glibc-2.2.5-r10.ebuild 4418
-MD5 84517d5f8c02cea666b39b57fc07ddca glibc-2.3.4.20050125.ebuild 34458
+MD5 ab5004f38f631a5b8bf814aae00d633d glibc-2.3.4.20050125.ebuild 34528
MD5 9cc1e6b6f749dba7c8759bd07266f7d9 files/digest-glibc-2.2.5-r9 143
MD5 2d5306ef875573750af642a9f93b634a files/digest-glibc-2.3.2-r12 312
MD5 42af7e35fe2404a49954f91fd1aee891 files/digest-glibc-2.3.3.20040420-r2 312
@@ -143,7 +143,7 @@ MD5 b72e5aca6d834026a6f5fb87623e6fd3 files/2.3.4/host.conf 1302
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
-iD8DBQFCEBrrArHZZzCEUG0RAtiAAJ4/GoQByu54mdvb++7hbARIqAL+wgCeLNEZ
-fRPxsHv91Eu273ja66B31jQ=
-=jAEu
+iD8DBQFCEB0qArHZZzCEUG0RAgX9AJ9Uc2FbA6/ZkoOfGLdzYiQ7ztmJ0QCeM2vh
+AZv2in1KDFAWkS0yQ8s/4ZQ=
+=s3UK
-----END PGP SIGNATURE-----
diff --git a/sys-libs/glibc/glibc-2.3.4.20050125.ebuild b/sys-libs/glibc/glibc-2.3.4.20050125.ebuild
index 6af7a487b0d8..636e7818aa4b 100644
--- a/sys-libs/glibc/glibc-2.3.4.20050125.ebuild
+++ b/sys-libs/glibc/glibc-2.3.4.20050125.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.20050125.ebuild,v 1.22 2005/02/14 03:28:31 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20050125.ebuild,v 1.23 2005/02/14 03:38:06 eradicator Exp $
KEYWORDS="~amd64 ~mips ~sparc ~x86"
@@ -539,6 +539,9 @@ alt_usrlibdir() {
}
setup_flags() {
+ # We need to do this or the build system will want to use ${CHOST_OPT}-gcc
+ export CC=$(tc-getCC)
+
# Over-zealous CFLAGS can often cause problems. What may work for one
# person may not work for another. To avoid a large influx of bugs
# relating to failed builds, we strip most CFLAGS out to ensure as few
@@ -773,7 +776,6 @@ glibc_do_configure() {
die "invalid pthread option"
fi
- # Who knows if this works :)
myconf="${myconf} --without-cvs
--enable-bind-now
--build=${CBUILD_OPT:-${CBUILD}}