tomcat-native icon indicating copy to clipboard operation
tomcat-native copied to clipboard

native: Fix the build with rlibtool

Open orbea opened this issue 3 years ago • 0 comments

When building tomcat-native with slibtool using the rlibtool symlink the build will fail. This is because rlibtool requires the generated libtool script to determine if the build is shared, static or both.

Gentoo bug: https://bugs.gentoo.org/778914

orbea avatar Jul 22 '22 01:07 orbea