summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-06-09 05:02:38 +0000
committerMike Frysinger <vapier@gentoo.org>2006-06-09 05:02:38 +0000
commitdb8c17411695b932c8606306289d29e6c3e9d085 (patch)
tree2aad3645cdba57b6bcf275d18b84f61dcef2321f /sys-devel/crossdev/files
parentstable on x86; blah blah (diff)
downloadhistorical-db8c17411695b932c8606306289d29e6c3e9d085.tar.gz
historical-db8c17411695b932c8606306289d29e6c3e9d085.tar.bz2
historical-db8c17411695b932c8606306289d29e6c3e9d085.zip
allow gcc-config/binutils-config to pull in deps #136140
Package-Manager: portage-2.1_rc4-r3
Diffstat (limited to 'sys-devel/crossdev/files')
-rwxr-xr-xsys-devel/crossdev/files/crossdev4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/crossdev/files/crossdev b/sys-devel/crossdev/files/crossdev
index 2a5603c10b9d..303751d4473d 100755
--- a/sys-devel/crossdev/files/crossdev
+++ b/sys-devel/crossdev/files/crossdev
@@ -1,7 +1,7 @@
#!/bin/bash
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/files/crossdev,v 1.64 2006/05/08 05:20:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/files/crossdev,v 1.65 2006/06/09 05:02:38 vapier Exp $
cd /
@@ -542,7 +542,7 @@ export UCLIBC_CPU=${UCLIBC_CPU}
ex_fast || {
ebegin "Forcing the latest versions of binutils-config/gcc-config"
-emerge {binutils,gcc}-config -qu --nodeps &> /dev/null
+emerge {binutils,gcc}-config -qu &> /dev/null
eend $? || exit 1
doemerge ${BPKG}