On tor, 2010-04-08 at 21:25 +0200, Jonas Smedegaard wrote: > reassign 576967 abiword > thanks > > Hi Daniel, > > On Thu, Apr 08, 2010 at 09:14:26AM -0700, Daniel Schepler wrote: > > >From my pbuilder build log for abiword: > > >cd . && CC="gcc" CC="-Wl,--as-needed" [...] > > >This appears to be the result from debian/rules setting > >CC := gcc -Wl,--as-needed > >and similarly for CXX. This used to work fine. > > Indeed that is the cause. And it is wrong use of CDBS, so no surprise > that it fails now that CDBS recently have tightened its CC handling. > > Abiword should instead use something like this instead: > > CFLAGS += -Wl,--as-needed
While using CFLAGS here is probably better, there are other valid uses for having a multiword CC, and that case is apparently still broken. > > > Reassigning this bugreport to abiword where it belongs. > > > Kind regards, > > - Jonas > > _______________________________________________ > Build-common-hackers mailing list > build-common-hack...@lists.alioth.debian.org > http://lists.alioth.debian.org/mailman/listinfo/build-common-hackers -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org