DocsArch Linuxparu and pacman tweaksparu and pacman tweaksbuild with more cores By default make only uses two cores to build packages. We want to use all the cores.Set MAKEFLAGS to the amount of cores/threads we have in our system:/etc/makepkg.confMAKEFLAGS="-j$(nproc)"Custom ISO