mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/gdb: re-enable on loongarch64
should build successfully as the patched musl is now available
This commit is contained in:
parent
35d08aea14
commit
4366d5b58a
@ -4,7 +4,7 @@ pkgver=15.1
|
||||
pkgrel=0
|
||||
pkgdesc="The GNU Debugger"
|
||||
url="https://www.gnu.org/software/gdb/"
|
||||
arch="all !loongarch64"
|
||||
arch="all"
|
||||
license="GPL-3.0-or-later AND LGPL-3.0-or-later"
|
||||
makedepends="
|
||||
autoconf
|
||||
|
Loading…
Reference in New Issue
Block a user