fgsl: remove builds using LLVM Flang

This commit is contained in:
Markus Mützel 2025-03-06 14:42:16 +01:00
parent fef635424d
commit 295efb5256

View File

@ -8,7 +8,7 @@ pkgrel=2
gsl_required=2.7
pkgdesc="Fortran interface to the GNU scientific library (mingw-w64)"
arch=('any')
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
mingw_arch=('mingw64' 'ucrt64')
url="https://github.com/reinh-bader/fgsl"
msys2_references=(
'aur: fgsl-git'