Add dev-lang/rust and www-client/traveller to notmpfs env to compile on-disk rather than in-memory due to lack of memory for compilation.
This commit is contained in:
parent
f1201ec377
commit
6898593688
@ -3,7 +3,7 @@
|
||||
# Copyright 2022-2023 Inference
|
||||
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||
|
||||
# Version: 1.0.0.31
|
||||
# Version: 2.0.0.32
|
||||
|
||||
|
||||
# Malloc, No LTO
|
||||
@ -11,7 +11,7 @@ app-crypt/efitools malloc-nolto.conf
|
||||
app-shells/zsh malloc-nolto.conf
|
||||
|
||||
# No LTO
|
||||
dev-lang/rust nolto.conf
|
||||
dev-lang/rust nolto.conf notmpfs.conf
|
||||
sys-libs/libcap nolto.conf
|
||||
sys-process/bottom nolto.conf
|
||||
x11-terms/alacritty nolto.conf
|
||||
@ -349,7 +349,7 @@ sys-libs/musl basic.conf
|
||||
sys-libs/slang basic.conf
|
||||
|
||||
# Chromium
|
||||
www-client/traveller chromium.conf
|
||||
www-client/traveller chromium.conf notmpfs.conf
|
||||
|
||||
# GCC - No PIE
|
||||
app-arch/zip gcc-nopie.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user