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

git-admin at x2go.org git-admin at x2go.org
Wed Jan 3 03:25:54 CET 2018


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 44f8c424e70311283b274c3e9fddbd7ca928f003
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