pastix: disable for clang64
it requires fortran (disabling fortran support doesn't help)
This commit is contained in:
@@ -7,7 +7,7 @@ pkgver=6.2.1
|
||||
pkgrel=3
|
||||
pkgdesc='High performance parallel solver for very large sparse linear systems based on direct methods (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-openblas"
|
||||
"${MINGW_PACKAGE_PREFIX}-hwloc"
|
||||
"${MINGW_PACKAGE_PREFIX}-metis"
|
||||
|
||||
Reference in New Issue
Block a user