summaryrefslogtreecommitdiffstats
path: root/source/l/spirv-llvm-translator/spirv-llvm-translator-noSTATIC-noDISABLE_LLVM_LINK_LLVM_DYLIB.diff
blob: 73f65f558e9bfaac0357cf274189a5fc6af09adb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./lib/SPIRV/CMakeLists.txt.orig	2023-03-08 06:13:33.000000000 -0600
+++ ./lib/SPIRV/CMakeLists.txt	2023-04-06 14:04:29.100168448 -0500
@@ -39,7 +39,7 @@
   libSPIRV/SPIRVValue.cpp
 )
 if(LLVM_LINK_LLVM_DYLIB)
-  add_llvm_library(LLVMSPIRVLib STATIC DISABLE_LLVM_LINK_LLVM_DYLIB
+  add_llvm_library(LLVMSPIRVLib
     ${SRC_LIST}
     DEPENDS
       intrinsics_gen