summaryrefslogtreecommitdiffstats
path: root/contrib/packages/deb/ubuntu-precise/debian/patches/510_tigervnc11-ldnow.patch
blob: e8e99b50e39e3d087fa432d291ba19ab4f1fd32e (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/unix/xserver/hw/vnc/Makefile.am	2011-10-31 09:14:40.000000000 +0100
+++ b/unix/xserver/hw/vnc/Makefile.am	2012-08-22 15:51:47.013241342 +0200
@@ -53,7 +53,7 @@ libvnc_la_CPPFLAGS = $(XVNC_CPPFLAGS) -I
 	-I$(top_srcdir)/include \
 	${XSERVERLIBS_CFLAGS} -I$(includedir)
 
-libvnc_la_LDFLAGS = -module -avoid-version
+libvnc_la_LDFLAGS = -module -avoid-version -Wl,-z,now
 
 libvnc_la_LIBADD = libvnccommon.la $(COMMON_LIBS)