[virt-tools-list] [PATCH virt-viewer 2/4] remote-viewer: make it a GUI/windows application with hybrid console

Christophe Fergeau cfergeau at redhat.com
Tue Apr 3 12:12:56 UTC 2012


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/virt-tools-list/attachments/20120403/b4f4aa5e/attachment.sig>


More information about the virt-tools-list mailing list