Enable uriparser aarch64 builds
(cherry picked from commit 366396780423c4e6e36e973cd150a7cc6a101934)
This commit is contained in:
@@ -7,7 +7,7 @@ pkgver=0.9.6
|
||||
pkgrel=1
|
||||
pkgdesc="RFC 3986 URI parsing and processing libary (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://uriparser.github.io/"
|
||||
license=('New BSD License')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
|
||||
|
||||
Reference in New Issue
Block a user