From af7df02434ee4affe1e1dc7f6f0b24a6165619c3 Mon Sep 17 00:00:00 2001 From: Ileana Dumitrescu Date: Mon, 19 May 2025 19:42:34 +0300 Subject: [PATCH] NEWS: Update for previous commits --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) 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. -- 2.47.3