2nd step for 2.3 tuning

This commit is contained in:
Maniacikarus
2008-09-27 18:32:54 +02:00
parent f4c92de616
commit 2d281532a6
6 changed files with 313 additions and 349 deletions

View File

@@ -177,7 +177,7 @@ prepareenv() {
# Setup environment
set +h
LC_ALL=POSIX
MAKETUNING="-j6"
MAKETUNING="-j8"
export LFS LC_ALL CFLAGS CXXFLAGS MAKETUNING
unset CC CXX CPP LD_LIBRARY_PATH LD_PRELOAD