spirv-llvm-translator: drop mingw32.

This commit is contained in:
مهدي شينون (Mehdi Chinoune)
2024-11-22 16:06:25 +01:00
parent 2f43b67f17
commit b87e6c156a

View File

@@ -8,7 +8,7 @@ pkgver=19.1.1
pkgrel=1
pkgdesc='Tool and a library for bi-directional translation between SPIR-V and LLVM IR (mingw-w64)'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
url='https://github.com/KhronosGroup/SPIRV-LLVM-Translator'
msys2_references=(
'archlinux: spirv-llvm-translator'