cookutils rev 425

cross: glibc --enable-kernel=2.6.32
author Christophe Lincoln <pankso@slitaz.org>
date Sat May 19 23:40:17 2012 +0200 (2012-05-19)
parents 5be5153f6e07
children 539039df832c
files cross
line diff
     1.1 --- a/cross	Sat May 19 20:06:28 2012 +0200
     1.2 +++ b/cross	Sat May 19 23:40:17 2012 +0200
     1.3 @@ -230,6 +230,7 @@
     1.4  		--host=$TARGET \
     1.5  		--with-headers=$PREFIX/usr/include \
     1.6  		--with-binutils=$PREFIX/bin \
     1.7 +		--enable-kernel=2.6.32 \
     1.8  		$GLIBC_ARGS
     1.9  	make || exit 1
    1.10  	make install