branch: development commit c165beaa8e234fd72de998cfc6701c4152ca43cf Author: Ileana Dumitrescu <ileanadumitresc...@gmail.com> AuthorDate: Fri Oct 25 19:42:14 2024 +0300
Update NEWS for previous commit --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index ab986ba0..96b79902 100644 --- a/NEWS +++ b/NEWS @@ -23,6 +23,9 @@ NEWS - list of user-visible changes between releases of GNU Libtool - Fix path comparison by removing trailing slashes on install commands. + - Fix linking for mingw with lld by prefering response files over the + linker script. + ** Changes in supported systems or compilers: - Support additional flang-based compilers, 'f18' and 'f95'.