]> git.ipfire.org Git - thirdparty/libtool.git/commit
libtool: Replace support for ironclad* with *-mlibc
authormintsuki <mintsuki@protonmail.com>
Wed, 20 Nov 2024 17:34:58 +0000 (18:34 +0100)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Wed, 20 Nov 2024 18:25:45 +0000 (20:25 +0200)
commita2c84d14aa792413c40d753293f9e5b3f9aab619
treec6ab2987b6c3260b766c40cce48d80790306ccc9
parent27662ec02714cc7688ad99ebc851b58e27ce8827
libtool: Replace support for ironclad* with *-mlibc

The main Ironclad kernel-based distribution (Gloire) uses the mlibc
C library for its userland, and that is what commit
bd15931e57f5171732a1a911cbbad9b5e03d0308 was intended to support.
There is no reason this support should be Ironclad-specific, as there
are many other OSes that use mlibc, most prominently "Managarm",
which is already supported by gnu-config.
m4/libtool.m4
m4/ltdl.m4