embree: enable clangarm64 in autobuild
This commit is contained in:
@@ -7,7 +7,7 @@ pkgver=3.13.5
|
||||
pkgrel=3
|
||||
pkgdesc="High Performance Ray Tracing Kernels Intel Corporation (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://www.embree.org/"
|
||||
license=("spdx:Apache-2.0")
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
|
||||
|
||||
Reference in New Issue
Block a user