Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/apple/stable/20190619' into swif…
Browse files Browse the repository at this point in the history
…t/master
  • Loading branch information
hyp committed Oct 18, 2019
2 parents f38eb5f + 57755b1 commit 3bcca3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler-rt/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@ if(COMPILER_RT_USE_LIBCXX)
endforeach()
foreach(path IN ITEMS ${LLVM_MAIN_SRC_DIR}/projects/libcxxabi
${LLVM_MAIN_SRC_DIR}/runtimes/libcxxabi
${LLVM_MAIN_SRC_DIR}/../libcxxabi
# Hide monorepo libcxxabi path for swift-ci: ${LLVM_MAIN_SRC_DIR}/../libcxxabi
${LLVM_EXTERNAL_LIBCXXABI_SOURCE_DIR})
if(IS_DIRECTORY ${path})
set(COMPILER_RT_LIBCXXABI_PATH ${path})
Expand Down

0 comments on commit 3bcca3a

Please sign in to comment.