Create No tmpfs env for packages which are too large to be compiled in memory.
This commit is contained in:
parent
60d735851d
commit
7258d8e64f
10
portage/env/notmpfs.conf
vendored
Normal file
10
portage/env/notmpfs.conf
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
# Portage - env - No tmpfs
|
||||
|
||||
# Copyright 2022-2023 Inference
|
||||
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||
|
||||
# Version: 0.0.0.0
|
||||
|
||||
|
||||
# Directories
|
||||
PORTAGE_TMPDIR="/var/tmp/notmpfs/"
|
Loading…
x
Reference in New Issue
Block a user