]> git.ipfire.org Git - thirdparty/libtool.git/commit
Move mlibc case matches above GNU/Linux (and similar) ones.
authorMintsuki <mintsuki@protonmail.com>
Sun, 27 Apr 2025 19:01:12 +0000 (21:01 +0200)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Thu, 7 Aug 2025 17:19:24 +0000 (20:19 +0300)
commit9eb292deb175906e1cb225b62cb088289fecbc22
tree596b8f9c6f7d17672a3b97902259f99938192472
parente6dd1eb7cff22f4a3a0e17343e69fc22f948cb5e
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 having the GNU/Linux (and similar) userland match override it.

NEWS: Update
NEWS
m4/libtool.m4