Skip to content

feat(prefix): libtool

Anhad Singh requested to merge andypython/redox:dynamic_linking into master

Note: We would need to upstream libtool patches to remove the need to locally build libtool. Cannot be CI built, i.e. be a part of relibc-install.tar.gz, as the prefix has to be correctly set while building. Otherwise aclocal will not be able to find libtool's files. Furthermore, doing so would break non-podman builds (not sure if they are still supported though).

Depends on: gcc!14 (merged)

Signed-off-by: Anhad Singh andypython@protonmail.com

Merge request reports