[CMake][Fuchsia] Disable vcruntime for first stage as well
authorPetr Hosek <phosek@google.com>
Tue, 8 Jun 2021 20:40:30 +0000 (13:40 -0700)
committerPetr Hosek <phosek@google.com>
Tue, 8 Jun 2021 20:44:24 +0000 (13:44 -0700)
commit1683dbf0ddb28c829926b18065f692ee670693fc
tree267bb48e90dcb21d9acb64a691c5a27099a82219
parentd5e4f28c0a45a659d45ae8a822c24d68fbadcfbd
[CMake][Fuchsia] Disable vcruntime for first stage as well

Using vcruntime is breaking libc++ headers so don't use it.

Differential Revision: https://reviews.llvm.org/D103926
clang/cmake/caches/Fuchsia.cmake