mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +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
|
pkgrel=0
|
||||||
pkgdesc="The GNU Debugger"
|
pkgdesc="The GNU Debugger"
|
||||||
url="https://www.gnu.org/software/gdb/"
|
url="https://www.gnu.org/software/gdb/"
|
||||||
arch="all !loongarch64"
|
arch="all"
|
||||||
license="GPL-3.0-or-later AND LGPL-3.0-or-later"
|
license="GPL-3.0-or-later AND LGPL-3.0-or-later"
|
||||||
makedepends="
|
makedepends="
|
||||||
autoconf
|
autoconf
|
||||||
|
Loading…
Reference in New Issue
Block a user