1 2 3 4 5 6 7
# disable AVX/AVX2 in openswf, makes no sense with old CPUs eval "$( declare -f build | \ sed ' s/-D swr-arches=avx,avx2//g ' )"