wok-current diff freeglut/receipt @ rev 18412
linux64-open-vm-tools-kernel: uclibc-cross-compiler-x86_64 is not compatible with aufs+tmpfs
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 19 18:50:17 2015 +0200 (2015-09-19) |
parents | 3b4e4318134e |
children | ae1fec5083b2 |
line diff
1.1 --- a/freeglut/receipt Tue Dec 03 18:28:51 2013 +0000 1.2 +++ b/freeglut/receipt Sat Sep 19 18:50:17 2015 +0200 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