feat(prefix): libtool
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