Procházet zdrojové kódy

Use expat with gdb as otherwise gdbserver didn't work

@upstream
dir před 6 roky
rodič
revize
450643b424
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      package/gdb/Makefile

+ 1 - 0
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 \