Commit 44f8c424 authored by Mihai Moldovan's avatar Mihai Moldovan

nxcompshad/src/Makefile.am: enable new ELF dtags to force RUNPATH creation for libXcompshad.

parent 4b153f5b
......@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment