summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Jones <cretin@gentoo.org>2002-12-17 12:45:51 +0000
committerStefan Jones <cretin@gentoo.org>2002-12-17 12:45:51 +0000
commit163aae0310fe81e190f35d0f45a86e599b8c7af0 (patch)
treee383f9aa4a7ab3b8f095f09b6198bcac9e692e5c /sys-libs
parentnew version to fix gcc wrapper bork (diff)
downloadgentoo-2-163aae0310fe81e190f35d0f45a86e599b8c7af0.tar.gz
gentoo-2-163aae0310fe81e190f35d0f45a86e599b8c7af0.tar.bz2
gentoo-2-163aae0310fe81e190f35d0f45a86e599b8c7af0.zip
sparc64 -> sparc
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.3.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.3.1-r2.ebuild b/sys-libs/glibc/glibc-2.3.1-r2.ebuild
index 21738d4e29d8..c5018ae00319 100644
--- a/sys-libs/glibc/glibc-2.3.1-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.3.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.1-r2.ebuild,v 1.13 2002/12/17 08:27:12 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.1-r2.ebuild,v 1.14 2002/12/17 12:45:51 cretin Exp $
IUSE="nls pic build"
@@ -123,7 +123,7 @@ src_compile() {
local myconf=""
# If we build for the build system we use the kernel headers from the target
- ( use build || use sparc64 ) \
+ ( use build || use sparc ) \
&& myconf="${myconf} --with-headers=${ROOT}usr/include"
# Set it without "build" as well, else it might use the current kernel's
# headers, which might just fail (the linux-headers package is usually well