build_script: fast was an horrer

Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
This commit is contained in:
Tim Niemeyer 2012-09-27 07:28:24 +02:00
parent aace1d952a
commit 81527d54f6
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ build() {
make V=99
;;
"fast")
make -j18
ionice -c 2 -- nice -n 1 -- make -j12
;;
*)
ionice -c 3 -- nice -n 10 -- make -j8