Magellan Linux

Contents of /trunk/tigervnc/patches/tigervnc-1.0.90-ldnow.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1051 - (show annotations) (download)
Mon Jun 14 10:43:20 2010 UTC (13 years, 10 months ago) by niro
File size: 676 byte(s)
added fedora patches

1 diff -up tigervnc-1.0.90-20100420svn4030/unix/xserver/hw/vnc/Makefile.am.ldnow tigervnc-1.0.90-20100420svn4030/unix/xserver/hw/vnc/Makefile.am
2 --- tigervnc-1.0.90-20100420svn4030/unix/xserver/hw/vnc/Makefile.am.ldnow 2010-05-10 13:55:28.484322693 +0200
3 +++ tigervnc-1.0.90-20100420svn4030/unix/xserver/hw/vnc/Makefile.am 2010-05-10 13:55:37.574320863 +0200
4 @@ -50,7 +50,7 @@ libvnc_la_CPPFLAGS = $(XVNC_CPPFLAGS) -I
5 -I$(top_srcdir)/hw/xfree86/os-support/bus \
6 -I$(includedir)/pixman-1 -I$(includedir)
7
8 -libvnc_la_LDFLAGS = -module -avoid-version
9 +libvnc_la_LDFLAGS = -module -avoid-version -Wl,-z,now
10
11 libvnc_la_LIBADD = libvnccommon.la $(COMMON_LIBS) $(LIBVNC_LIBS)
12