On 22/03/2018 17:39, Jonathan Looney wrote:
> A tinderbox build didn't complain about atomic_fetchadd_64, so I assume it is 
> OK.
> 
> Yes, this can be made optional, if there is a need for that.
> 

FWWI, TARGET=powerpc TARGET_ARCH=powerpc build failed for me.

cc1: warnings being treated as errors
/usr/devel/svn/head/sys/netinet/tcp_log_buf.c: In function 'tcp_log_selectauto':
/usr/devel/svn/head/sys/netinet/tcp_log_buf.c:286: warning: implicit declaration
of function 'atomic_fetchadd_64'
/usr/devel/svn/head/sys/netinet/tcp_log_buf.c:286: warning: nested extern
declaration of 'atomic_fetchadd_64' [-Wnested-externs]

-- 
Andriy Gapon
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to