You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

510_tigervnc11-ldnow.patch 431B

1234567891011
  1. --- a/unix/xserver/hw/vnc/Makefile.am 2011-10-31 09:14:40.000000000 +0100
  2. +++ b/unix/xserver/hw/vnc/Makefile.am 2012-08-22 15:51:47.013241342 +0200
  3. @@ -53,7 +53,7 @@ libvnc_la_CPPFLAGS = $(XVNC_CPPFLAGS) -I
  4. -I$(top_srcdir)/include \
  5. ${XSERVERLIBS_CFLAGS} -I$(includedir)
  6. -libvnc_la_LDFLAGS = -module -avoid-version
  7. +libvnc_la_LDFLAGS = -module -avoid-version -Wl,-z,now
  8. libvnc_la_LIBADD = libvnccommon.la $(COMMON_LIBS)