wok diff retawq/receipt @ rev 19367

Up tazlito (428), links (2.13)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Thu Aug 04 19:53:20 2016 +0200 (2016-08-04)
parents 04239f2844c3
children 8312b3fd937f
line diff
     1.1 --- a/retawq/receipt	Thu Jan 08 11:02:18 2015 +0100
     1.2 +++ b/retawq/receipt	Thu Aug 04 19:53:20 2016 +0200
     1.3 @@ -18,7 +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 +	export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries"
     1.9  	# We have no locale support on ARM actually
    1.10  	case "$ARCH" in
    1.11  		arm) opts="" ;;