gdb: fix expat search on some hosts

This commit is contained in:
Jernej Skrabec 2020-02-20 21:51:32 +01:00
parent 85b21f7c4b
commit 1ad1ac54cf

View File

@ -22,6 +22,7 @@ PKG_CONFIGURE_OPTS_TARGET="bash_cv_have_mbstate_t=set \
--with-intel-pt=no \
--with-babeltrace=no \
--with-expat=yes \
--with-libexpat-prefix=${SYSROOT_PREFIX}/usr \
--disable-source-highlight \
--disable-nls \
--disable-sim \