opencl-clhpp: try enabling clangarm64
This commit is contained in:
@@ -7,7 +7,7 @@ pkgver=2023.02.06
|
||||
pkgrel=1
|
||||
pkgdesc='OpenCL C++ header files (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url='https://github.com/KhronosGroup/OpenCL-CLHPP'
|
||||
license=('spdx:Apache-2.0')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-opencl-headers")
|
||||
|
||||
Reference in New Issue
Block a user