Package: binutils
Version: 2.21-4
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch natty

        Hey

 The list of triplets/targets for binutils-multiarch is out of date, it
 lists targets such as arm-linux-gnu or armel-linux-gnu which are not
 used in Debian anymore, but misses arm-linux-gnueabi which is used in
 the armel and armhf ports.

 Instead of maintaining a hardcoded list, I proposed using
 --enable-targets=all:
 http://article.gmane.org/gmane.linux.debian.devel.embedded/5976

 I don't think consensus was reached that we want --enable-targets=all,
 only Neil commented and didn't seem too happy with larger packages.  I
 personally think it doesn't matter on machines where binutils-multiarch
 is installed.

 I propose that we either fix the incorrect list of targets for arm, or
 that we switch to --enable-targets=all; up to you!

 Just change:
 multiarch_targets = \
 [...]
 to:
 multiarch_targets := all

 and this will work -- so that you can easily revert to the old mode if
 this causes issues.

   Thanks!
-- 
Loïc Minier



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to