wok-6.x diff xtrkcad/receipt @ rev 18898
slitaz-boot-scripts (424), slitaz-tools (966), tazpanel (567), tazusb (184)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Feb 17 11:45:28 2016 +0100 (2016-02-17) |
parents | 23c3aed67cd9 |
children | e6a4cd87fdcb |
line diff
1.1 --- a/xtrkcad/receipt Thu Dec 05 20:23:08 2013 +0000 1.2 +++ b/xtrkcad/receipt Wed Feb 17 11:45:28 2016 +0100 1.3 @@ -25,7 +25,7 @@ 1.4 compile_rules() 1.5 { 1.6 # Binutils 2.22 break many packages build without LDFLAGS set correctly. 1.7 - export LDFLAGS="-Wl,--copy-dt-needed-entries" 1.8 + export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries" 1.9 1.10 XTRKCAD_STUFF=$stuff 1.11