wok-6.x diff bygfoot/receipt @ rev 13289
memtest: optionnal linux header (disabled)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Aug 26 11:33:29 2012 +0200 (2012-08-26) |
parents | 8e4c74abdf74 |
children | 380ffe05937a |
line diff
1.1 --- a/bygfoot/receipt Mon Jan 02 23:06:19 2012 +0100 1.2 +++ b/bygfoot/receipt Sun Aug 26 11:33:29 2012 +0200 1.3 @@ -13,6 +13,9 @@ 1.4 1.5 compile_rules() 1.6 { 1.7 + # Binutils 2.22 break many packages build without LDFLAGS set correctly. 1.8 + export LDFLAGS="-Wl,--copy-dt-needed-entries" 1.9 + 1.10 cd $src 1.11 1.12 chmod +x configure