mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cross-arm-none-eabi-gdb: rebuild for Python 3.11
This commit is contained in:
parent
954b7d0651
commit
fbe07f9f35
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cross-arm-none-eabi-gdb'
|
# Template file for 'cross-arm-none-eabi-gdb'
|
||||||
pkgname=cross-arm-none-eabi-gdb
|
pkgname=cross-arm-none-eabi-gdb
|
||||||
version=11.1
|
version=11.1
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc=gdb-${version}
|
wrksrc=gdb-${version}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--target=arm-none-eabi --disable-werror --disable-nls --with-system-readline
|
configure_args="--target=arm-none-eabi --disable-werror --disable-nls --with-system-readline
|
||||||
|
|
Loading…
Add table
Reference in a new issue