wok diff freeglut/receipt @ rev 18814

Add GUI to xsnow and xpenguins
author Lucas Levrel <llevrel@yahoo.fr>
date Thu Jan 14 22:11:10 2016 +0100 (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 22:11:10 2016 +0100
     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