Revert "[CMake][compiler-rt] Mark libcxx build for tsan as standalone"

This reverts commit 08dbefb847bb765b387c67dc2dc2ef90a4927312.

llvm-svn: 291730
This commit is contained in:
Petr Hosek 2017-01-12 00:01:17 +00:00
parent 2a04ff97ad
commit f91e47374c
1 changed files with 0 additions and 1 deletions

View File

@ -380,7 +380,6 @@ macro(add_custom_libcxx name prefix)
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_INSTALL_PREFIX:PATH=<INSTALL_DIR>
-DLLVM_PATH=${LLVM_MAIN_SRC_DIR}
-DLIBCXX_STANDALONE_BUILD=On
LOG_BUILD 1
LOG_CONFIGURE 1
LOG_INSTALL 1