tazwok diff chroot-scripts/cook-toolchain @ rev 548

Fix: -pipe compile flag shouldn't make compilation fails because of low ram anymore (+ cosmetic change)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Fri Dec 09 22:43:04 2011 +0100 (2011-12-09)
parents 44e24b12e9dd
children 176f3c91b68a
line diff
     1.1 --- a/chroot-scripts/cook-toolchain	Sat Nov 26 16:54:57 2011 +0100
     1.2 +++ b/chroot-scripts/cook-toolchain	Fri Dec 09 22:43:04 2011 +0100
     1.3 @@ -88,7 +88,7 @@
     1.4  	report open-bloc
     1.5  	prepare_package
     1.6  	report step "Running compilation rules"
     1.7 -	cook_cross_toolchain
     1.8 +	precook_tmp_toolchain
     1.9  	report end-step || exit 1
    1.10  	report close-bloc
    1.11  	report end-sublog