Files
gentoo/dev-libs/libmpack/files/libmpack-1.0.5-libtool.patch
orbea 2990abfcf2 dev-libs/libmpack: Fix build with rlibtool
The build uses libtool, but does not use autoconf meaning the libtool
script is never generated and the build falls back to the system
version.

This is problematic with rlibtool which depends on the generated libtool
to determine if it should build shared or static libraries.

This patch fixes the issue by creating a minimal configure.ac only for
libtool.

Bug: https://bugs.gentoo.org/778899
Signed-off-by: orbea <orbea@riseup.net>
Closes: https://github.com/gentoo/gentoo/pull/25950
Signed-off-by: Sam James <sam@gentoo.org>
2022-06-20 03:03:26 +01:00

2.0 KiB