[all-commits] [llvm/llvm-project] 1683db: [CMake][Fuchsia] Disable vcruntime for first stage...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Tue Jun 8 13:44:47 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1683dbf0ddb28c829926b18065f692ee670693fc
https://github.com/llvm/llvm-project/commit/1683dbf0ddb28c829926b18065f692ee670693fc
Author: Petr Hosek <phosek at google.com>
Date: 2021-06-08 (Tue, 08 Jun 2021)
Changed paths:
M clang/cmake/caches/Fuchsia.cmake
Log Message:
-----------
[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
More information about the All-commits
mailing list