goxel: Enable clang32 and clang64 build
This commit is contained in:
@@ -7,7 +7,7 @@ pkgver=0.10.8
|
||||
pkgrel=1
|
||||
pkgdesc="3D program that lets you create voxel volumes (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang32' 'clang64')
|
||||
url="https://goxel.xyz/"
|
||||
license=('GPL3')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-glfw"
|
||||
|
||||
Reference in New Issue
Block a user