[no subject]

2025-05-02 Thread Ileana Dumitrescu
branch: development commit 796e497ce62bfa5d649dbaf4598b24a29e07e304 Author: Ileana Dumitrescu AuthorDate: Fri May 2 21:39:00 2025 +0300 NEWS: Update for previous commit --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 81b28f1c..10f7a1a7 100644 --- a/NEWS +++

development updated (07adb500 -> 796e497c)

2025-05-02 Thread Ileana Dumitrescu
ildumi pushed a change to branch development. from 07adb500 NEWS: Update for bugs fixed new a33094bf Move mlibc case matches above GNU/Linux (and similar) ones. new 796e497c NEWS: Update for previous commit Summary of changes: NEWS | 3 +++ m4/libtool.m4 | 70 +++

[no subject]

2025-05-02 Thread Ileana Dumitrescu
branch: development commit a33094bf07116429c27625c8480de3015fc5d83e Author: Mintsuki AuthorDate: Sun Apr 27 21:01:12 2025 +0200 Move mlibc case matches above GNU/Linux (and similar) ones. This allows a *-linux-mlibc host to correctly match with the mlibc userland rather than havi