wok-current diff retawq/receipt @ rev 17512

util-linux-blkid: update deps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jan 11 11:40:15 2015 +0100 (2015-01-11)
parents 5d53e8ccbc8d
children 17e313b5b9c1
line diff
     1.1 --- a/retawq/receipt	Thu Jan 08 02:04:05 2015 +0200
     1.2 +++ b/retawq/receipt	Sun Jan 11 11:40:15 2015 +0100
     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="" ;;