wok-next diff retawq/receipt @ rev 17648
Up: attr 2.4.47
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Sat Feb 14 22:12:59 2015 +0000 (2015-02-14) |
parents | 5d53e8ccbc8d |
children | 17e313b5b9c1 |
line diff
1.1 --- a/retawq/receipt Thu Jan 08 02:04:05 2015 +0200 1.2 +++ b/retawq/receipt Sat Feb 14 22:12:59 2015 +0000 1.3 @@ -18,6 +18,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 # We have no locale support on ARM actually 1.9 case "$ARCH" in 1.10 arm) opts="" ;;