On Tue, Apr 03, 2012 at 07:32:17AM -0400, Marc-André Lureau wrote:
> ----- Mensaje original -----
> > On Mon, Apr 02, 2012 at 11:57:00PM +0200, Marc-André Lureau wrote:
> > >  remote_viewer_LDFLAGS =                          \
> > > + -Wl,--subsystem,windows                 \
> >
> > This breaks linux builds here (fedora 17). This patch helps:
> >         $(NULL)
> > +
> > +if OS_WIN32
> > +remote_viewer_LDFLAGS += -Wl,--subsystem,windows
> > +endif
> > +
> 
> Oops, of course. Can you push it?

Seems you beat me to it :)

Christophe

Attachment: pgpTpfB2SLHsh.pgp
Description: PGP signature

_______________________________________________
virt-tools-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to