wok diff aubio/receipt @ rev 13682
Up gnome-icon-theme (3.6.2)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Nov 29 10:44:06 2012 +0100 (2012-11-29) |
parents | 8e69cb83d354 |
children | 380ffe05937a |
line diff
1.1 --- a/aubio/receipt Tue Jun 26 18:39:24 2012 +0000 1.2 +++ b/aubio/receipt Thu Nov 29 10:44:06 2012 +0100 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