[libcxx-commits] [PATCH] D119255: [runtimes] Remove support for standalone builds
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Feb 8 09:02:13 PST 2022
Mordante added inline comments.
================
Comment at: libcxx/docs/ReleaseNotes.rst:56
+- Support for standalone builds have been entirely removed from libc++, libc++abi and
+ libunwind. Please use `these instructions <https://libcxx.llvm.org/BuildingLibcxx.html>`_
+ for building libc++, libc++abi and/or libunwind.
----------------
Can you make the link a `.rst` link?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119255/new/
https://reviews.llvm.org/D119255
More information about the libcxx-commits
mailing list