2012-09-05 15:11:20 +00:00
|
|
|
diff -up tigervnc-1.2.0/unix/xserver/hw/vnc/Makefile.am.ldnow tigervnc-1.2.0/unix/xserver/hw/vnc/Makefile.am
|
|
|
|
--- tigervnc-1.2.0/unix/xserver/hw/vnc/Makefile.am.ldnow 2011-10-31 09:14:40.000000000 +0100
|
|
|
|
+++ tigervnc-1.2.0/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)
|
2010-05-13 11:37:58 +00:00
|
|
|
|
|
|
|
-libvnc_la_LDFLAGS = -module -avoid-version
|
|
|
|
+libvnc_la_LDFLAGS = -module -avoid-version -Wl,-z,now
|
|
|
|
|
2010-07-22 09:15:19 +00:00
|
|
|
libvnc_la_LIBADD = libvnccommon.la $(COMMON_LIBS)
|
2010-05-13 11:37:58 +00:00
|
|
|
|