mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
Revert "[libc++] Integrate the PSTL into libc++"
This reverts r366593, which caused unforeseen breakage on the build bots. I'm reverting until the problems have been figured out and fixed. llvm-svn: 366603
This commit is contained in:
parent
5f9a32dcb3
commit
747dd4b220
@ -30,8 +30,8 @@ if(${LLVM_BUILD_RUNTIME})
|
||||
# Add the projects in reverse order of their dependencies so that the
|
||||
# dependent projects can see the target names of their dependencies.
|
||||
add_llvm_external_project(libunwind)
|
||||
add_llvm_external_project(pstl)
|
||||
add_llvm_external_project(libcxxabi)
|
||||
add_llvm_external_project(pstl)
|
||||
add_llvm_external_project(libcxx)
|
||||
endif()
|
||||
if(NOT LLVM_BUILD_EXTERNAL_COMPILER_RT)
|
||||
|
Loading…
x
Reference in New Issue
Block a user