On Fri, Jan 10, 2020 at 06:02:29PM +0100, Ilya Maximets wrote:
> > OK.  I applied both patches to master.  Thank you!
> 
> Hi, Ben.
> 
> These patches broke OSX build:
> 
> https://travis-ci.org/openvswitch/ovs/jobs/634863662
> 
> lib/socket-util.c:1294:31: error: use of undeclared identifier 
> 'MSG_WAITFORONE'
>     bool waitforone = flags & MSG_WAITFORONE;
>                               ^
> lib/socket-util.c:1295:15: error: use of undeclared identifier 
> 'MSG_WAITFORONE'
>     flags &= ~MSG_WAITFORONE;

Oops.

I sent a fix:
http://patchwork.ozlabs.org/patch/1222256/
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to