(unknown)
Ileana Dumitrescu <[email protected]> Sat, 14 Mar 2026 10:37:35 -0400 (EDT)
| Newsgroups | gmane.comp.gnu.libtool.cvs |
|---|---|
| Message-ID | <[email protected]> |
branch: development commit 6ee302c8e45b0e40771ae4ce86b79a603ab02fcc Author: Ileana Dumitrescu <[email protected]> AuthorDate: Sat Mar 14 16:28:29 2026 +0200 NEWS: Update for previous commit --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index bae69a8b..2db40450 100644 --- a/NEWS +++ b/NEWS @@ -30,6 +30,8 @@ NEWS - list of user-visible changes between releases of GNU Libtool - Recognise more static linking options for Clang. + - Fix emscripten CXX postdeps using non-PIC sysroot. + ** Changes in supported systems or compilers: - Add support for SlimCC compiler.