arm-none-eabi-gdb: rebuild for python 3.9

Fixes #9550
This commit is contained in:
Christoph Reiter
2021-09-08 20:04:33 +02:00
committed by GitHub
parent 6d404d860b
commit daecdfa437

View File

@@ -8,7 +8,7 @@ _target=arm-none-eabi
pkgbase=mingw-w64-${_target}-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_target}-${_realname}")
pkgver=9.2
pkgrel=3
pkgrel=4
pkgdesc='GNU Tools for ARM Embedded Processors - GDB (mingw-w64)'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')