wok-current diff aubio/receipt @ rev 14315

Up: firefox (17.0.5esr)
author Dominique Corbex <domcox@slitaz.org>
date Sun Apr 07 10:35:25 2013 +0200 (2013-04-07)
parents 8e69cb83d354
children 380ffe05937a
line diff
     1.1 --- a/aubio/receipt	Tue Jun 26 18:39:24 2012 +0000
     1.2 +++ b/aubio/receipt	Sun Apr 07 10:35:25 2013 +0200
     1.3 @@ -20,6 +20,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	export LDFLAGS="-Wl,--copy-dt-needed-entries -lm"
     1.8  	./configure --prefix=/usr $CONFIGURE_ARGS &&
     1.9  	make -j1 &&
    1.10  	make -j1 install