wok-next diff aubio/receipt @ rev 18010

Up: tazpanel(472), tazpkg(795).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 30 02:29:34 2015 +0300 (2015-04-30)
parents 380ffe05937a
children 7f39549720b8
line diff
     1.1 --- a/aubio/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/aubio/receipt	Thu Apr 30 02:29:34 2015 +0300
     1.3 @@ -21,7 +21,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	export LDFLAGS="-Wl,--copy-dt-needed-entries -lm"
     1.8 +	export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries -lm"
     1.9  	./configure --prefix=/usr $CONFIGURE_ARGS &&
    1.10  	make -j1 &&
    1.11  	make -j1 install