wok-next diff ftgl/receipt @ rev 20088
Up dahdi-linux, dahdi-tools (2.11.1) again
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Oct 27 22:42:13 2017 +0200 (2017-10-27) |
parents | 3b4e4318134e |
children | 145bc1c732ca |
line diff
1.1 --- a/ftgl/receipt Tue Dec 03 18:28:51 2013 +0000 1.2 +++ b/ftgl/receipt Fri Oct 27 22:42:13 2017 +0200 1.3 @@ -18,7 +18,7 @@ 1.4 { 1.5 cd $src 1.6 # Binutils 2.22 break many packages build without LDFLAGS set correctly. 1.7 - export LDFLAGS="-Wl,--copy-dt-needed-entries -lGL" 1.8 + export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries -lGL" 1.9 ./configure \ 1.10 --with-pic \ 1.11 $CONFIGURE_ARGS &&