wok diff freeglut/receipt @ rev 18813
python-docopt (update receipt)
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Thu Jan 14 20:21:12 2016 +0000 (2016-01-14) |
parents | 3b4e4318134e |
children | ae1fec5083b2 |
line diff
1.1 --- a/freeglut/receipt Tue Dec 03 18:28:51 2013 +0000 1.2 +++ b/freeglut/receipt Thu Jan 14 20:21:12 2016 +0000 1.3 @@ -21,7 +21,7 @@ 1.4 compile_rules() 1.5 { 1.6 # Binutils 2.22 break many packages build without LDFLAGS set correctly. 1.7 - export LDFLAGS="-Wl,--copy-dt-needed-entries" 1.8 + export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries" 1.9 1.10 if [ ! -d $src ] ; then mv $PACKAGE-2.6.0 $src ; fi 1.11