# no SSE on i486 if [ "$CARCH" = 'i486' ]; then eval "$( declare -f build | \ sed ' s@./configure@./configure --disable-sse@ ' )" fi