wok rev 17493
xrestop: fix build
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jan 03 21:58:32 2015 +0100 (2015-01-03) |
parents | aa46cf9cc35a |
children | 15425b9b6175 |
files | xrestop/receipt |
line diff
1.1 --- a/xrestop/receipt Sat Jan 03 21:41:48 2015 +0100 1.2 +++ b/xrestop/receipt Sat Jan 03 21:58:32 2015 +0100 1.3 @@ -15,6 +15,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 ./configure --prefix=/usr 1.9 make 1.10 make install