DirectXShaderCompiler: restrict to x86

This commit is contained in:
q66 2022-11-05 00:11:21 +00:00
parent b50eaea4e3
commit 993e681dc7
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
pkgname=DirectXShaderCompiler
version=1.7.2207
revision=1
archs="x86_64* i686*"
build_style=cmake
configure_args="-C ../cmake/caches/PredefinedParams.cmake"
hostmakedepends="python3 git"