eval "$(declare -f build | sed '3i export CFLAGS="$CFLAGS -Wno-error=incompatible-pointer-types"')"
# Can't figure out how to properly escape the $ and I'm out of patience
eval "$(declare -f check | sed 's@.CARCH@i686@')"