Parcourir la source

gdb: use system readline

Waldemar Brodkorb il y a 5 ans
Parent
commit
38f4f6a543
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      package/gdb/Makefile

+ 1 - 0
package/gdb/Makefile

@@ -41,6 +41,7 @@ CONFIGURE_ARGS+=	--enable-static \
 			--disable-install-libiberty \
 			--disable-install-libbfd \
 			--with-system-zlib \
+			--with-system-readline \
 			--with-curses \
 			--enable-gdbmi