liblo: Enable aarch64 builds (#24016)
This commit is contained in:
@@ -7,7 +7,7 @@ pkgver=0.32
|
||||
pkgrel=1
|
||||
pkgdesc="An implementation of the Open Sound Control protocol"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://liblo.sourceforge.net/"
|
||||
license=('spdx:LGPL-2.1-or-later')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
|
||||
|
||||
Reference in New Issue
Block a user