intel-graphics-compiler: remove INSTALL_SPIRVDLL
This commit is contained in:
parent
37c0bfd127
commit
f4f9691c9f
1 changed files with 0 additions and 1 deletions
|
@ -84,7 +84,6 @@ stdenv.mkDerivation rec {
|
|||
"-Wno-dev"
|
||||
"-DVC_INTRINSICS_SRC=${vc_intrinsics_src}"
|
||||
"-DIGC_OPTION__SPIRV_TOOLS_MODE=Prebuilds"
|
||||
"-DINSTALL_SPIRVDLL=0"
|
||||
"-DCCLANG_BUILD_PREBUILDS=ON"
|
||||
"-DCCLANG_BUILD_PREBUILDS_DIR=${prebuilds}"
|
||||
"-DIGC_PREFERRED_LLVM_VERSION=${getVersion llvm}"
|
||||
|
|
Loading…
Reference in a new issue