On Mon, Dec 10, 2018 at 08:05:20PM +0300, Ilya Maximets wrote: > FreeBSD 12 supports 'pthread_rwlock_tryrdlock' without 'pthread' > library. Let's add check for more rare function. > OTOH, Travis-CI environment supports 'pthread_rwlockattr_destroy', > but does not support 'pthread_rwlock_tryrdlock' without 'pthread'. > So, both checks needed. > > Signed-off-by: Ilya Maximets <[email protected]>
Applied to master, thanks! _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
