CFLAGS="-march=native -O2 -pipe -fstack-protector-strong -fno-plt" CXXFLAGS="${CFLAGS}" MAKEFLAGS="-j12" PKGEXT='.pkg.tar' COMPRESSXZ=(xz -c -z - --threads=0) COMPRESSGZ=(pigz -c -f -n)