forked from rosa/hakurei
internal/rosa: respect preferred loadavg target
This generally improves build performance and system responsiveness. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -23,7 +23,7 @@ python3 /usr/src/ninja/configure.py \
|
||||
--bootstrap
|
||||
python3 /usr/src/ninja/configure.py \
|
||||
--gtest-source-dir=/usr/src/extra/googletest
|
||||
./ninja ` + jobsFlagE + ` all
|
||||
./ninja ` + jobsFlagE + ` ` + loadFlagE + ` all
|
||||
`;
|
||||
|
||||
check = "./ninja_test";
|
||||
|
||||
Reference in New Issue
Block a user