diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-07-09 10:08:08 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-07-09 10:08:08 +0900 |
| commit | 237e793895d276f9b78195ed59f36c15c8b5d86f (patch) | |
| tree | 9ad5cba55564471880183b8039ef10de8bb51e43 /internal/rosa/package/git.az | |
| parent | 6cfd8fb93484b5683f4a59f84b5bf5b0dde208a2 (diff) | |
internal/rosa: respect preferred loadavg target
This generally improves build performance and system responsiveness.
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa/package/git.az')
| -rw-r--r-- | internal/rosa/package/git.az | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/rosa/package/git.az b/internal/rosa/package/git.az index f2da8ef5..870c9257 100644 --- a/internal/rosa/package/git.az +++ b/internal/rosa/package/git.az @@ -70,6 +70,7 @@ disable_test t5515-fetch-merge-logic install = `make \ ` + jobsFlagE + ` \ + ` + loadFlagE + ` \ DESTDIR=/work \ NO_INSTALL_HARDLINKS=1 \ install`; |
