wok diff rtorrent/receipt @ rev 15411
Up: thunderbird-langpack-cs (17.0.9esr)
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Sun Nov 03 21:52:31 2013 +0100 (2013-11-03) |
parents | 8c058fcbe24b |
children | 3b4e4318134e |
line diff
1.1 --- a/rtorrent/receipt Wed Nov 02 06:41:00 2011 +0000 1.2 +++ b/rtorrent/receipt Sun Nov 03 21:52:31 2013 +0100 1.3 @@ -18,6 +18,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + export LDFLAGS="-Wl,--copy-dt-needed-entries -lpthread" 1.8 ./configure \ 1.9 --with-xmlrpc-c \ 1.10 $CONFIGURE_ARGS &&