From: Ileana Dumitrescu Date: Mon, 19 May 2025 16:42:34 +0000 (+0300) Subject: NEWS: Update for previous commits X-Git-Tag: v2.6.0~38 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=af7df02434ee4affe1e1dc7f6f0b24a6165619c3;p=thirdparty%2Flibtool.git NEWS: Update for previous commits --- diff --git a/NEWS b/NEWS index 10f7a1a78..9481aa8be 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.