DirectXShaderCompiler: restrict to x86
This commit is contained in:
parent
b50eaea4e3
commit
993e681dc7
|
@ -2,6 +2,7 @@
|
||||||
pkgname=DirectXShaderCompiler
|
pkgname=DirectXShaderCompiler
|
||||||
version=1.7.2207
|
version=1.7.2207
|
||||||
revision=1
|
revision=1
|
||||||
|
archs="x86_64* i686*"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-C ../cmake/caches/PredefinedParams.cmake"
|
configure_args="-C ../cmake/caches/PredefinedParams.cmake"
|
||||||
hostmakedepends="python3 git"
|
hostmakedepends="python3 git"
|
||||||
|
|
Loading…
Reference in New Issue