We may not have a working C++ standard library at this point so we shouldn't rely on it when running CMake checks.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D31942
[CMake][runtimes] Use -nodefaultlibs for the runtimes build ClosedPublic Authored by phosek on Apr 11 2017, 8:52 AM.
Details Summary We may not have a working C++ standard library at this point so we shouldn't rely on it when running CMake checks.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 12 2017, 1:26 PM Closed by commit rL300260: [CMake][runtimes] Use -nodefaultlibs for the runtimes build (authored by phosek). · Explain WhyApr 13 2017, 2:41 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 95215 llvm/trunk/runtimes/CMakeLists.txt
|