Fix TMPFS for node

This commit is contained in:
Xavier Beaudouin
2025-11-12 09:35:08 +01:00
parent 9e0b2661b4
commit ddb2a7c4fa

View File

@ -72,7 +72,7 @@ USE_TMPFS=yes
#TMPFS_LIMIT=8
# List of pk globs that are not allower to use tmpfs
TMPFS_BLACKLIST="rust* llvm*"
TMPFS_BLACKLIST="rust* llvm* node*"
# For TMPFS_BLACKLIST
TMPFS_BLACKLIST_TMPDIR=/cache/tmp