mawk
autoreconf -vfis
breaks the old autotools build system- To cross-compile mawk we can pass
--with-build-cc
and others, and it is generally better to let the build system figure them out
autoreconf -vfis
breaks the old autotools build system--with-build-cc
and others, and it is generally better to let the build system figure them out