diff options
Diffstat (limited to 'package/gdb/Makefile')
-rw-r--r-- | package/gdb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/gdb/Makefile b/package/gdb/Makefile index ab525a6c2..34e973f12 100644 --- a/package/gdb/Makefile +++ b/package/gdb/Makefile @@ -29,6 +29,7 @@ CONFIGURE_ARGS+= --enable-static \ --disable-gdbtk \ --disable-gdbserver \ --without-x \ + --with-expat \ --disable-sim \ --disable-plugins \ --disable-werror \ |