Create No tmpfs env for packages which are too large to be compiled in memory.

This commit is contained in:
inference 2022-12-29 09:39:19 +00:00
parent 60d735851d
commit 7258d8e64f

10
portage/env/notmpfs.conf vendored Normal file
View 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/"