main/gdb: re-enable on loongarch64

should build successfully as the patched musl is now available
This commit is contained in:
Celeste 2024-08-09 02:01:30 +00:00
parent 35d08aea14
commit 4366d5b58a

View File

@ -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