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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi

----- 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?

thanks


[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux