Fix TMPFS for node
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user