if [ "${CARCH}" = "i486" ]; then # no SIMD optimizations eval "$( declare -f build | \ sed ' s/cmake/cmake -DWITH_SIMD=0/ ' )" fi