clang: second rebuild

See #10824
This commit is contained in:
Christoph Reiter
2022-02-25 10:59:00 +01:00
parent 284aab4cee
commit aed89db4b0

View File

@@ -22,7 +22,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}"
"${MINGW_PACKAGE_PREFIX}-lld"
"${MINGW_PACKAGE_PREFIX}-llvm")
pkgver=13.0.1
pkgrel=2
pkgrel=3
pkgdesc="C language family frontend for LLVM (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')