wok diff aubio/receipt @ rev 14716
lib[o-r]*: add LICENSE
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jun 11 11:09:32 2013 +0200 (2013-06-11) |
parents | 8e69cb83d354 |
children | 380ffe05937a |
line diff
1.1 --- a/aubio/receipt Tue Jun 26 18:39:24 2012 +0000 1.2 +++ b/aubio/receipt Tue Jun 11 11:09:32 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