Skip to content

Commit 35a3010

Browse files
committed
cross-arm-none-eabi-gdb: update to 12.1, fix build for gcc-12
1 parent 6174bd6 commit 35a3010

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

srcpkgs/cross-arm-none-eabi-gdb/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'cross-arm-none-eabi-gdb'
22
pkgname=cross-arm-none-eabi-gdb
3-
version=11.1
3+
version=12.1
44
revision=3
55
build_style=gnu-configure
66
configure_args="--target=arm-none-eabi --disable-werror --disable-nls --with-system-readline
@@ -18,7 +18,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
1818
license="GPL-3.0-or-later"
1919
homepage="https://www.gnu.org/software/gdb"
2020
distfiles="${GNU_SITE}/gdb/gdb-${version}.tar.xz"
21-
checksum=cccfcc407b20d343fb320d4a9a2110776dd3165118ffd41f4b1b162340333f94
21+
checksum=0e1793bf8f2b54d53f46dea84ccfd446f48f81b297b28c4f7fc017b818d69fed
2222
make_check=no # See gdb/template.
2323
patch_args="-Np1"
2424

0 commit comments

Comments
 (0)