Re: Is there a way to tell poudriere to allocate more memory to a pkg build?
- In reply to: void : "Re: Is there a way to tell poudriere to allocate more memory to a pkg build?"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 May 2025 12:38:32 UTC
> PARALLEL_JOBS=3 # this appears to help avoid conflicts, and gives > appreciable speedups. > ALLOW_MAKE_JOBS=yes > MAX_FILES=8192 > > MUTUALLY_EXCLUSIVE_BUILD_PACKAGES="irid* llvm* rust* gcc* electr* > libre* firef* npm* node* nerd* qt* ghc webkit*" # this also helps avoid > conflicts > > TMPFS_BLACKLIST_TMPDIR is *commented out* I forgot to mention: USE_TMPFS=all --