ccache: restore mingw32
This commit is contained in:
@@ -8,7 +8,7 @@ pkgver=4.9
|
||||
pkgrel=1
|
||||
pkgdesc="Compiler cache that speeds up recompilation by caching previous compilations (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
mingw_arch=('mingw64' 'mingw32' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://ccache.dev/"
|
||||
msys2_repository_url="https://github.com/ccache/ccache"
|
||||
license=("spdx:GPL-3.0-or-later")
|
||||
|
||||
Reference in New Issue
Block a user