Merge pull request #12514 from hmartinez82/vtk_aarch64
vtk: Enable aarch64 builds
This commit is contained in:
@@ -8,7 +8,7 @@ pkgver=8.2.0
|
||||
pkgrel=14
|
||||
pkgdesc="A software system for 3D computer graphics, image processing and visualization (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://www.vtk.org/"
|
||||
license=("BSD")
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
|
||||
|
||||
Reference in New Issue
Block a user