summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2005-05-30 03:35:06 +0000
committerNed Ludd <solar@gentoo.org>2005-05-30 03:35:06 +0000
commitba457cd662df33101b9279bd29e7d2b34c1b49c3 (patch)
treee1bb9fdf4314aaf9790d42f3142c197ebd0d4474 /sys-devel/gcc/gcc-3.3.5.20050130-r1.ebuild
parent- update xfsprogs to use libc expanded variable elibc_uclibc vs uclibc so USE... (diff)
downloadgentoo-2-ba457cd662df33101b9279bd29e7d2b34c1b49c3.tar.gz
gentoo-2-ba457cd662df33101b9279bd29e7d2b34c1b49c3.tar.bz2
gentoo-2-ba457cd662df33101b9279bd29e7d2b34c1b49c3.zip
- update gcc to use libc expanded variable elibc_uclibc vs uclibc so USE=-* works
Diffstat (limited to 'sys-devel/gcc/gcc-3.3.5.20050130-r1.ebuild')
-rw-r--r--sys-devel/gcc/gcc-3.3.5.20050130-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.3.5.20050130-r1.ebuild b/sys-devel/gcc/gcc-3.3.5.20050130-r1.ebuild
index b58e48a1ca80..4bd5d98f77fa 100644
--- a/sys-devel/gcc/gcc-3.3.5.20050130-r1.ebuild
+++ b/sys-devel/gcc/gcc-3.3.5.20050130-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-devel/gcc/gcc-3.3.5.20050130-r1.ebuild,v 1.7 2005/05/24 05:08:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.5.20050130-r1.ebuild,v 1.8 2005/05/30 03:35:06 solar Exp $
MAN_VER="3.3.5"
PATCH_VER="1.4"
@@ -47,7 +47,7 @@ RDEPEND="virtual/libc
>=sys-devel/gcc-config-1.3.10
>=sys-libs/zlib-1.1.4
!sys-devel/hardened-gcc
- !uclibc? ( >=sys-libs/glibc-2.3.2-r9 )
+ !elibc_uclibc? ( >=sys-libs/glibc-2.3.2-r9 )
>=sys-devel/binutils-2.14.90.0.6-r1
>=sys-devel/bison-1.875
amd64? ( multilib? ( >=app-emulation/emul-linux-x86-glibc-1.1 ) )