wok-6.x diff xtrkcad/receipt @ rev 12725
fox14: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat May 05 13:03:47 2012 +0200 (2012-05-05) |
parents | 940b5937e496 |
children | 23c3aed67cd9 |
line diff
1.1 --- a/xtrkcad/receipt Wed Mar 02 11:06:20 2011 +0100 1.2 +++ b/xtrkcad/receipt Sat May 05 13:03:47 2012 +0200 1.3 @@ -22,6 +22,9 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + # Binutils 2.22 break many packages build without LDFLAGS set correctly. 1.8 + export LDFLAGS="-Wl,--copy-dt-needed-entries" 1.9 + 1.10 XTRKCAD_STUFF=$stuff 1.11 1.12 [ -d $PACKAGE-source-$VERSION ] && mv $PACKAGE-source-$VERSION $PACKAGE-$VERSION