aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2022-08-29 14:21:18 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2022-09-02 21:57:33 +0200
commit728740fe7818ebd3264fcd98b78a0e12239e73aa (patch)
treeebe486779109da5e03278e6b4833aeb217ec7d4c /toolchain
parent3d88f26d74f7771b808082cef541ed8286c40491 (diff)
downloadupstream-728740fe7818ebd3264fcd98b78a0e12239e73aa.tar.gz
upstream-728740fe7818ebd3264fcd98b78a0e12239e73aa.tar.bz2
upstream-728740fe7818ebd3264fcd98b78a0e12239e73aa.zip
toolchain: gdb: update to 12.1
Release Notes: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob_plain;f=gdb/NEWS;hb=gdb-12.1-release Refreshed patch: - 120-fix-compile-flag-mismatch.patch Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/gdb/Makefile4
-rw-r--r--toolchain/gdb/patches/120-fix-compile-flag-mismatch.patch2
2 files changed, 3 insertions, 3 deletions
diff --git a/toolchain/gdb/Makefile b/toolchain/gdb/Makefile
index 6ed3b190ce..d69217f6ca 100644
--- a/toolchain/gdb/Makefile
+++ b/toolchain/gdb/Makefile
@@ -7,12 +7,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=gdb
-PKG_VERSION:=11.2
+PKG_VERSION:=12.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNU/gdb
-PKG_HASH:=1497c36a71881b8671a9a84a0ee40faab788ca30d7ba19d8463c3cc787152e32
+PKG_HASH:=0e1793bf8f2b54d53f46dea84ccfd446f48f81b297b28c4f7fc017b818d69fed
GDB_DIR:=$(PKG_NAME)-$(PKG_VERSION)
HOST_BUILD_DIR:=$(BUILD_DIR_TOOLCHAIN)/$(GDB_DIR)
diff --git a/toolchain/gdb/patches/120-fix-compile-flag-mismatch.patch b/toolchain/gdb/patches/120-fix-compile-flag-mismatch.patch
index 99c91a0304..118bebe3c8 100644
--- a/toolchain/gdb/patches/120-fix-compile-flag-mismatch.patch
+++ b/toolchain/gdb/patches/120-fix-compile-flag-mismatch.patch
@@ -1,6 +1,6 @@
--- a/gdbserver/configure
+++ b/gdbserver/configure
-@@ -2661,7 +2661,7 @@ $as_echo "$as_me: error: \`$ac_var' was
+@@ -2664,7 +2664,7 @@ $as_echo "$as_me: error: \`$ac_var' was
ac_cache_corrupted=: ;;
,);;
*)