wok-current diff le/receipt @ rev 17635
syslinux-tools: add taziso
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 14 18:17:26 2015 +0100 (2015-02-14) |
parents | 5d53e8ccbc8d |
children | 17e313b5b9c1 |
line diff
1.1 --- a/le/receipt Thu Jan 08 02:04:05 2015 +0200 1.2 +++ b/le/receipt Sat Feb 14 18:17:26 2015 +0100 1.3 @@ -17,7 +17,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 + export LDFLAGS="-Wl,--copy-dt-needed-entries" 1.9 patch -p 0 < $stuff/gcc-4.patch || return 1 1.10 ./configure \ 1.11 --prefix=/usr \