On Thu, Jun 18, 2015 at 05:29:23PM +0100, Peter Maydell wrote:
> On 18 June 2015 at 12:14, Michael S. Tsirkin <m...@redhat.com> wrote:
> > On Thu, Jun 18, 2015 at 11:36:26AM +0100, Peter Maydell wrote:
> >> Hi. I'm afraid this fails to build for OSX:
> >>
> >>   LINK  arm-softmmu/qemu-system-arm
> >> Undefined symbols for architecture x86_64:
> >>   "_tap_fd_set_vnet_be", referenced from:
> >>       _tap_set_vnet_be in tap.o
> >>   "_tap_fd_set_vnet_le", referenced from:
> >>       _tap_set_vnet_le in tap.o
> >>
> 
> > Will fix, thanks!
> 
> The updated version of this tag seems to build OK -- did you want me to
> apply it? (Are the differences only trivial?)
> 
> thanks
> -- PMM

They are trivial - a single patch on top that adds stubs for missing
platforms.  And I think breaking bisect on non-linux isn't a big deal.
If you agree, please apply.

-- 
MST

Reply via email to