--- binutils-2.14.90.0.8-r1.ebuild~ 2004-04-17 18:53:53.000000000 +0200 +++ binutils-2.14.90.0.8-r1.ebuild 2004-04-17 18:53:59.000000000 +0200 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /home/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.8-r1.ebuild,v 1.6 2004/03/23 06:48:58 vapier Exp $ -IUSE="nls bootstrap build" +IUSE="nls bootstrap build multiarch" # NOTE to Maintainer: ChangeLog states that it no longer use perl to build # the manpages, but seems this is incorrect .... @@ -72,6 +72,8 @@ # Fix /usr/lib/libbfd.la elibtoolize --portage + use multiarch && myconf="${myconf} --enable-targets=all" + ./configure --enable-shared \ --enable-64-bit-bfd \ --prefix=/usr \