wok-6.x diff codeblocks/receipt @ rev 13364

Up: slim (1.3.3) Slim have a new miatainer :-) 1.3.4 is out but dont build
author Christophe Lincoln <pankso@slitaz.org>
date Thu Sep 13 21:59:17 2012 +0200 (2012-09-13)
parents 8e4c74abdf74
children 2b9f96603415
line diff
     1.1 --- a/codeblocks/receipt	Mon Jan 02 23:06:19 2012 +0100
     1.2 +++ b/codeblocks/receipt	Thu Sep 13 21:59:17 2012 +0200
     1.3 @@ -15,6 +15,9 @@
     1.4  # Rules to configure and make the package.
     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  	busybox patch -p1 -i $stuff/glib.u
    1.12  	./configure \