cargo-c: enable clangarm64
This commit is contained in:
@@ -7,7 +7,7 @@ pkgver=0.9.15
|
||||
pkgrel=1
|
||||
pkgdesc='A cargo subcommand to build and install C-ABI compatibile dynamic and static libraries (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang32' 'clang64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang32' 'clang64' 'clangarm64')
|
||||
url='https://github.com/lu-zero/cargo-c/'
|
||||
license=('MIT')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-curl"
|
||||
|
||||
Reference in New Issue
Block a user