Revert "[LLVM] Silence compiler-rt warning in runtimes build (#99525)"
This patch broke LLVM Flang build on Windows. PR #100202 This reverts commit f6f88f4b99638821af803d1911ab6a7dac04880b. (cherry picked from commit 73d862e478738675f5d919c6a196429acd7b5f50)
This commit is contained in:
parent
7eb25ddccc
commit
a2c18c0b2b
@ -350,7 +350,6 @@ function(llvm_ExternalProject_Add name source_dir)
|
||||
${sysroot_arg}
|
||||
-DLLVM_BINARY_DIR=${PROJECT_BINARY_DIR}
|
||||
-DLLVM_CONFIG_PATH=${llvm_config_path}
|
||||
-DLLVM_CMAKE_DIR=${LLVM_CMAKE_DIR}
|
||||
-DLLVM_ENABLE_WERROR=${LLVM_ENABLE_WERROR}
|
||||
-DLLVM_HOST_TRIPLE=${LLVM_HOST_TRIPLE}
|
||||
-DLLVM_HAVE_LINK_VERSION_SCRIPT=${LLVM_HAVE_LINK_VERSION_SCRIPT}
|
||||
|
Loading…
x
Reference in New Issue
Block a user