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.

tigervnc11-ldnow.patch 661B

123456789101112
  1. diff -up tigervnc-1.0.90-20100721svn4113/unix/xserver/hw/vnc/Makefile.am.ldnow tigervnc-1.0.90-20100721svn4113/unix/xserver/hw/vnc/Makefile.am
  2. --- tigervnc-1.0.90-20100721svn4113/unix/xserver/hw/vnc/Makefile.am.ldnow 2010-05-18 15:48:02.000000000 +0200
  3. +++ tigervnc-1.0.90-20100721svn4113/unix/xserver/hw/vnc/Makefile.am 2010-07-21 17:05:45.242942531 +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. -libvnc_la_LDFLAGS = -module -avoid-version
  8. +libvnc_la_LDFLAGS = -module -avoid-version -Wl,-z,now
  9. libvnc_la_LIBADD = libvnccommon.la $(COMMON_LIBS)