From: Ileana Dumitrescu Date: Sat, 28 Feb 2026 18:21:19 +0000 (+0200) Subject: NEWS: Update for previous commit X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e9f8e1da34b3bcdbe5a4b0ea5dd37225b6c3d96;p=thirdparty%2Flibtool.git NEWS: Update for previous commit --- diff --git a/NEWS b/NEWS index 098b781af..9dba0faeb 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.