(unknown)
Ileana Dumitrescu <[email protected]> Sat, 28 Feb 2026 13:26:06 -0500 (EST)
| Newsgroups | gmane.comp.gnu.libtool.cvs |
|---|---|
| Message-ID | <[email protected]> |
branch: development commit 0e9f8e1da34b3bcdbe5a4b0ea5dd37225b6c3d96 Author: Ileana Dumitrescu <[email protected]> AuthorDate: Sat Feb 28 20:21:19 2026 +0200 NEWS: Update for previous commit --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 098b781a..9dba0fae 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,9 @@ NEWS - list of user-visible changes between releases of GNU Libtool - Pass 'resource-dir=*' flag for Clang. + - Support OpenMP with macOS clang by processing '-Xpreprocessor + -fopenmp' as one token. + ** Bug fixes: - Store cygpath file path conversions correctly for MSYS2 and MSVC.