Explorar el Código

Use expat with gdb as otherwise gdbserver didn't work

@upstream
dir hace 6 años
padre
commit
450643b424
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 \