pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Why no builtin.mk for net/unbound?
On Wed, Aug 19, 2026 at 06:26:27AM -0400, Greg Troxel wrote:
> If the ABI is not stable, then you can't pull up newer versions if it's
> part of the base system, regardless of whether pkgsrc uses it or not.
We do, when the shared library is hidden from the normal search path.
E.g. libssh.so (living in /usr/lib/private/) is considered an internal
shared library only used by ssh and a few of it's tools, but not a
public ABI.
We should definitively do that for libbind*.so and libunbound.so too.
Martin
Home |
Main Index |
Thread Index |
Old Index