pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/42102 - Adjusting __weak_alias in libnbcompat
On Thu, Dec 31, 2009 at 02:00:23PM +0000, David Brownlee wrote:
> Joerg - would you be happy with the '#ifdef __weak_alias' being '#if
> defined(__NetBSD__) && defined(__weak_alias)', or do we need to handle
> more OS variants?
If OpenBSD provides a broken version, just drop it completely. It's not
really needed, but I wanted to avoid unnecessary changes compared to the
libc version.
Joerg
Home |
Main Index |
Thread Index |
Old Index