pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/56315: NetBSD/earmv7hf atomics don't work for net/bind916
Does this patch improve the situation? (not tested)
http://www.netbsd.org/~rin/patch-lib_isc_include_isc_types.h
Background: isc__atomic_statcounter_t is modified for !_LP64
platforms by our local patch in pkgsrc, but isc_statscounter_t
is left untouched unfortunately.
Our libc for ARMv6 and later has 64-bit atomic ops, but
I don't think it is worth to add one more hack to support it...
Thanks,
rin
Home |
Main Index |
Thread Index |
Old Index