(unknown)
Ileana Dumitrescu <[email protected]> Sat, 14 Mar 2026 10:37:34 -0400 (EDT)
| Newsgroups | gmane.comp.gnu.libtool.cvs |
|---|---|
| Message-ID | <[email protected]> |
branch: development commit 54462b8828edafbe055d8465c5db357191259110 Author: Ileana Dumitrescu <[email protected]> AuthorDate: Sat Mar 14 16:08:46 2026 +0200 NEWS: Update for commit f10d6a6c838d53bb6090153b2cce58f90f8e4511 --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 9dba0fae..bae69a8b 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,9 @@ NEWS - list of user-visible changes between releases of GNU Libtool - Support OpenMP with macOS clang by processing '-Xpreprocessor -fopenmp' as one token. + - Recognise explicit shared library arguments when linking dependency + libraries to a shared library, like exists when linking a program. + ** Bug fixes: - Store cygpath file path conversions correctly for MSYS2 and MSVC.