(unknown)
Ileana Dumitrescu <[email protected]> Mon, 19 May 2025 12:48:14 -0400 (EDT)
| Newsgroups | gmane.comp.gnu.libtool.cvs |
|---|---|
| Message-ID | <[email protected]> |
branch: development commit ee808d3f3046d274efa751039849e403fb6e4e80 Author: Ileana Dumitrescu <[email protected]> AuthorDate: Mon May 19 19:42:34 2025 +0300 NEWS: Update for previous commits --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 10f7a1a7..9481aa8b 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,12 @@ NEWS - list of user-visible changes between releases of GNU Libtool building C++ shared libraries and modules, --enable-cxx-stdlib and --disable-cxx-stdlib. + - Allow statically linking GCC and Clang compiler support libraries + into shared libraries. + + - Add linking clang_rt static archives compiler internal libraries by + their absolute path. + ** Bug fixes: - Fix wrongly deduplicated compiler dependencies on linux.