diff options
| author | 2026-05-19 22:23:40 -0400 | |
|---|---|---|
| committer | 2026-05-19 22:23:40 -0400 | |
| commit | 33567739337783e67167a43557c434accb6fe3a0 (patch) | |
| tree | 2db5300d10d8d0b5c1fc52622919b5b4ce43e4b6 /hosts/iroha/gentoo/make.conf | |
| parent | 0848d6c89defb95966deeecd1c61352deccbeaec (diff) | |
| download | dotfiles-33567739337783e67167a43557c434accb6fe3a0.tar.gz dotfiles-33567739337783e67167a43557c434accb6fe3a0.tar.bz2 dotfiles-33567739337783e67167a43557c434accb6fe3a0.zip | |
Diffstat (limited to 'hosts/iroha/gentoo/make.conf')
| -rw-r--r-- | hosts/iroha/gentoo/make.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/iroha/gentoo/make.conf b/hosts/iroha/gentoo/make.conf index 69995a2..9d57918 100644 --- a/hosts/iroha/gentoo/make.conf +++ b/hosts/iroha/gentoo/make.conf @@ -15,8 +15,8 @@ CGO_LDFLAGS="${LDFLAGS}" RUSTFLAGS="${RUSTFLAGS} -C target-cpu=znver3" -MAKEOPTS="-j28 -l30" -EMERGE_DEFAULT_OPTS="--jobs 2" +MAKEOPTS="-j18 -l24" +EMERGE_DEFAULT_OPTS="--jobs 1" RUBY_TARGETS="ruby33" |