reopen 662666
thanks

On Sun, Mar 11, 2012 at 11:32:10PM +0000, Thorsten Glaser wrote:
> Hi,
> 
> thanks for digging out a fix for this issue! I’ve applied this
> to libbsd-arc4random-perl but found another bug:
> 
> CFLAGS must be added to the LD value as well, because they
> can (may) be used during linking.
> 
> -+               push @flags, "config=ld=$Config{ld} $ENV{LDFLAGS}";
> ++               push @flags, "config=ld=$Config{ld} $ENV{CFLAGS} 
> $ENV{LDFLAGS}";
> 
> -+               push @flags, "LD=$Config{ld} $ENV{LDFLAGS}";
> ++               push @flags, "LD=$Config{ld} $ENV{CFLAGS} $ENV{LDFLAGS}";

Bother. Thanks for this. Moritz, Joey: I guess we will need another
debhelper upload before kicking off the binNMUs :(

I won't have time to look at this before tomorrow evening, but unless
people would like me to do another rebuild round I don't think I need
to be in the way.

Dominic.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)



-- 
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