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
The following reply was made to PR pkg/56315; it has been noted by GNATS.
From: Rin Okuyama <rokuyama.rk%gmail.com@localhost>
To: john%ziaspace.com@localhost, gnats-bugs%netbsd.org@localhost
Cc: pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/56315: NetBSD/earmv7hf atomics don't work for net/bind916
Date: Mon, 19 Jul 2021 01:37:32 +0900
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