On Sat, Oct 28, 2017 at 04:38:30PM +0100, Richard Oliver wrote: > [Problem] > Compilation error on newer versions of macOS (Sierra onwards) due to > multiple declarations of clock_gettime. > > [Solution] > Have configure check for clock_gettime and check this result in > timeval to avoid incorrectly declaring/defining clock_gettime again. > > [Testing] > Source code now successfully builds on macOS. > > Signed-off-by: Richard Oliver <[email protected]>
Thanks a lot, I applied this to master and branch-2.8. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
