cookutils rev 413

remove testing exit call
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 14 12:15:18 2012 +0200 (2012-05-14)
parents 8f13e4e7729a
children 5cd420b14190
files cross
line diff
     1.1 --- a/cross	Mon May 14 12:12:01 2012 +0200
     1.2 +++ b/cross	Mon May 14 12:15:18 2012 +0200
     1.3 @@ -81,7 +81,6 @@
     1.4  	tar xjf $SRC/binutils-$BINUTILS_VERSION.tar.bz2
     1.5  	: ${BINUTILS_ARGS=--enable-shared}
     1.6  	echo "Configure : $BINUTILS_ARGS"
     1.7 -	exit 1
     1.8  	check_sysroot
     1.9  	cd binutils-$BINUTILS_VERSION
    1.10  	./configure \