wok-6.x diff ht/receipt @ rev 17889
Up qemu-* (2.0.2)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Apr 02 17:18:25 2015 +0200 (2015-04-02) |
parents | d553e7773a21 |
children | fdc47644be0f |
line diff
1.1 --- a/ht/receipt Thu Jan 08 10:35:01 2015 +0100 1.2 +++ b/ht/receipt Thu Apr 02 17:18:25 2015 +0200 1.3 @@ -17,7 +17,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - export LDFLAGS="-Wl,--copy-dt-needed-entries" 1.8 + export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries" 1.9 chmod +x install-sh 1.10 ./configure --prefix=/usr --infodir=/usr/share/info \ 1.11 --mandir=/usr/share/man \