wok diff xorg-libXcomposite-dev/receipt @ rev 9708

gcc: add few more options and enable c++ in --first-pass and remove --tune since we got configure WARNNIG, not use by LFS and not usefull we already have the tripplet --build, --host, --target
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 08 20:39:17 2011 +0200 (2011-05-08)
parents c514cc4854d8
children c076bbecac3e
line diff
     1.1 --- a/xorg-libXcomposite-dev/receipt	Wed Jan 19 19:41:12 2011 +0000
     1.2 +++ b/xorg-libXcomposite-dev/receipt	Sun May 08 20:39:17 2011 +0200
     1.3 @@ -13,7 +13,7 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/lib
     1.7 -	_pkg=$WOK/$WANTED/$SOURCE-$VERSION/_pkg
     1.8 +	
     1.9  	cp -a $_pkg/usr/lib/*.*a* $fs/usr/lib
    1.10  	cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib
    1.11  	cp -a $_pkg/usr/include $fs/usr