blender: stop trying to build for clang64
it's large and undermaintained (in MSYS2) as it is, so limit to gcc.
This commit is contained in:
@@ -15,7 +15,7 @@ pkgver=2.92.0
|
||||
pkgrel=5
|
||||
pkgdesc="A fully integrated 3D graphics creation suite (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64')
|
||||
mingw_arch=('mingw64' 'ucrt64')
|
||||
license=('GPL')
|
||||
# buid conflict with "${MINGW_PACKAGE_PREFIX}-glog"
|
||||
url="https://www.blender.org"
|
||||
|
||||
Reference in New Issue
Block a user