[X2Go-Commits] [nx-libs] 04/05: nxcompshad/src/Makefile.am: enable new ELF dtags to force RUNPATH creation for libXcompshad.

git-admin at x2go.org git-admin at x2go.org
Thu Dec 28 23:23:25 CET 2017


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch 3.6.x-rpm-debug
in repository nx-libs.

commit d68cffa37e1279bc2889984be270f33d684238a3
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Thu Dec 28 23:16:32 2017 +0100

    nxcompshad/src/Makefile.am: enable new ELF dtags to force RUNPATH creation for libXcompshad.
---
 nxcompshad/src/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/nxcompshad/src/Makefile.am b/nxcompshad/src/Makefile.am
index 670bc4d..f7beac8 100644
--- a/nxcompshad/src/Makefile.am
+++ b/nxcompshad/src/Makefile.am
@@ -39,6 +39,7 @@ AM_CPPFLAGS =						\
 
 libXcompshad_la_LDFLAGS =				\
     -version-number @LT_COMPSHAD_VERSION@ -no-undefined	\
+    -Wl,--enable-new-dtags				\
     -R '$(libdir)/nx/X11'				\
     $(NULL)
 

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git


More information about the x2go-commits mailing list