Skip to content

Commit 85e547b

Browse files
authored
Merge pull request #67878 from apple/compnerd/ondonti
Update Windows-x86_64.cmake
2 parents 07cbed6 + abf629b commit 85e547b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/caches/Windows-x86_64.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ foreach(target ${LLVM_RUNTIME_TARGETS})
3939
set(RUNTIMES_${target}_CMAKE_BUILD_TYPE Release CACHE STRING "")
4040
set(RUNTIMES_${target}_COMPILER_RT_BUILD_CRT NO CACHE BOOL "")
4141
set(RUNTIMES_${target}_COMPILER_RT_BUILD_LIBFUZZER NO CACHE BOOL "")
42+
set(RUNTIMES_${target}_COMPILER_RT_BUILD_ORC NO CACHE BOOL "")
4243
set(RUNTIMES_${target}_COMPILER_RT_BUILD_PROFILE YES CACHE BOOL "")
4344
set(RUNTIMES_${target}_COMPILER_RT_BUILD_SANITIZERS NO CACHE BOOL "")
4445
set(RUNTIMES_${target}_COMPILER_RT_BUILD_XRAY NO CACHE BOOL "")

0 commit comments

Comments
 (0)