qrupdate: disable clang, requires fortran

This commit is contained in:
Christoph Reiter
2022-06-23 09:10:55 +02:00
parent b257b4289a
commit 25402fe00a

View File

@@ -10,7 +10,7 @@ pkgver=1.1.2
pkgrel=2
pkgdesc="Fortran library for fast updates of QR and Cholesky decompositions (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
mingw_arch=('mingw32' 'mingw64' 'ucrt64')
url="https://sourceforge.net/projects/qrupdate/"
options=('strip' 'staticlibs')
license=('GPL' 'LGPL')