]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
NEWS: Update for previous commit
authorIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Sat, 28 Feb 2026 18:21:19 +0000 (20:21 +0200)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Sat, 28 Feb 2026 18:21:19 +0000 (20:21 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 098b781af50d3a7017d5edef6cd5a4ea5ee5c617..9dba0faeb06a7cc876b0d5a56fdbd72d8ca00a56 100644 (file)
--- 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.