This is an archive of the discontinued LLVM Phabricator instance.

[CMake][Fuchsia] Disable vcruntime for first stage as well
ClosedPublic

Authored by phosek on Jun 8 2021, 1:42 PM.

Details

Summary

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

Diff Detail

Event Timeline

phosek created this revision.Jun 8 2021, 1:42 PM
phosek requested review of this revision.Jun 8 2021, 1:42 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 8 2021, 1:42 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
haowei accepted this revision.Jun 8 2021, 1:43 PM
This revision is now accepted and ready to land.Jun 8 2021, 1:43 PM
This revision was landed with ongoing or failed builds.Jun 8 2021, 1:44 PM
This revision was automatically updated to reflect the committed changes.