flang: disable clangarm64 also
not enough RAM to build it, see https://github.com/msys2/MINGW-packages/pull/13081#issuecomment-1245990216
This commit is contained in:
@@ -9,7 +9,7 @@ pkgver=${_version}${_rc/-/}
|
||||
pkgrel=1
|
||||
pkgdesc="Fortran frontend for LLVM (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64')
|
||||
url="https://flang.llvm.org/"
|
||||
license=("custom:Apache 2.0 with LLVM Exception")
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-clang"
|
||||
|
||||
Reference in New Issue
Block a user