瀏覽代碼

Use expat with gdb as otherwise gdbserver didn't work

@upstream
dir 6 年之前
父節點
當前提交
450643b424
共有 1 個文件被更改,包括 1 次插入0 次删除
  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 \