Skip to content
Snippets Groups Projects
Commit 7409b5ab authored by John Crispin's avatar John Crispin
Browse files

toolchain/gdb: Update to 7.11


Update gdb to version 7.11

Signed-off-by: default avatarHannu Nyman <hannu.nyman@iki.fi>

SVN-Revision: 48989
parent 4baaaabc
No related branches found
No related tags found
No related merge requests found
......@@ -16,11 +16,11 @@ PKG_SOURCE_URL:=https://github.com/foss-for-synopsys-dwc-arc-processors/binutils
PKG_MD5SUM:=d318829bfd2ed62714817f0d25706825
GDB_DIR:=binutils-$(PKG_NAME)-$(PKG_VERSION)
else
PKG_VERSION:=7.10.1
PKG_VERSION:=7.11
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNU/gdb
PKG_MD5SUM:=39e654460c9cdd80200a29ac020cfe11
PKG_MD5SUM:=b5c784685e1cde65ba135feea86b6d75
GDB_DIR:=$(PKG_NAME)-$(PKG_VERSION)
endif
......
--- a/gdb/configure
+++ b/gdb/configure
@@ -870,8 +870,7 @@ MAKEINFOFLAGS
@@ -873,8 +873,7 @@ MAKEINFOFLAGS
YACC
YFLAGS
XMKMF'
......@@ -10,7 +10,7 @@
multi-ice
gdbserver'
@@ -5610,7 +5610,7 @@ $as_echo "$with_auto_load_safe_path" >&6
@@ -5660,7 +5660,7 @@ $as_echo "$with_auto_load_safe_path" >&6
......
--- a/gdb/gdbserver/configure
+++ b/gdb/gdbserver/configure
@@ -2468,7 +2468,7 @@ $as_echo "$as_me: error: \`$ac_var' was
@@ -2520,7 +2520,7 @@ $as_echo "$as_me: error: \`$ac_var' was
ac_cache_corrupted=: ;;
,);;
*)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment