wok-current diff proxytunnel/receipt @ rev 23766
qemu/cloop: tiny fix
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 06 19:55:46 2020 +0000 (2020-05-06) |
parents | 9689f1b75619 |
children | 080c1dff8494 |
line diff
1.1 --- a/proxytunnel/receipt Tue Dec 30 10:01:09 2014 +0100 1.2 +++ b/proxytunnel/receipt Wed May 06 19:55:46 2020 +0000 1.3 @@ -16,6 +16,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries" 1.8 sed -i 's|/local||' Makefile 1.9 make && 1.10 make DESTDIR=$DESTDIR install