GDB is not finding tools/expat. This fixes it. Move it up with the other
tools.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
--with-gmp=$(TOPDIR)/staging_dir/host \
--with-mpfr=$(TOPDIR)/staging_dir/host \
--with-mpc=$(TOPDIR)/staging_dir/host \
+ --with-expat=$(TOPDIR)/staging_dir/host \
--disable-werror \
--without-uiout \
--enable-tui --disable-gdbtk --without-x \
--without-included-gettext \
--enable-threads \
- --with-expat \
--disable-unit-tests \
--disable-ubsan \
--disable-binutils \