This mostly just makes sure to use all my CPU when compiling stuff. Makes `yay` installs faster.
2 lines
52 B
Text
2 lines
52 B
Text
MAKEFLAGS="-j$(nproc)"
|
|
BUILDDIR="/tmp/pacman-build"
|