On Thu, Dec 27, 2018 at 07:16:16PM +0200, Andriy Gapon wrote:
> On 26/12/2018 21:52, Bob Willcox wrote:
> > I just noticed that grpn has been delete from the freebsd ports. This is
> > apparently due to its use of glib12 (which is deprecated) and lack of a
> > maintainer. Anyone know how much diffe
In trying to gain evidence for a amd64->armv{7,6} ports cross-build hangup
I enabled do_strace in qemu-arm-static . One thing that I ran into is notices
of:
Unknown syscall 545
sys/sys/syscall.h lists:
#define SYS_ppoll 545
The man pages report that ppoll was added in FreeBSD 11. 10.x and