tomcat-native
tomcat-native copied to clipboard
native: Fix the build with rlibtool
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