# HG changeset patch # User wenzelm # Date 1255531526 -7200 # Node ID f24fd64d27a2a0e691c53df4e9ba0e901d7cabbe # Parent 540e674ff18424c78511d34074e3a1afb9511463 tuned make parameters for sunbroy2; diff -r 540e674ff184 -r f24fd64d27a2 Admin/isatest/isatest-makeall --- a/Admin/isatest/isatest-makeall Wed Oct 14 16:39:35 2009 +0200 +++ b/Admin/isatest/isatest-makeall Wed Oct 14 16:45:26 2009 +0200 @@ -63,7 +63,7 @@ ;; sunbroy2) - MFLAGS="-k -j 6" + MFLAGS="-k -j 2" NICE="nice" ;;