[gjs/gnome-3-14] Revert "build: Use -R instead of -rpath"
- From: Giovanni Campagna <gcampagna src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs/gnome-3-14] Revert "build: Use -R instead of -rpath"
- Date: Sun, 21 Dec 2014 17:59:19 +0000 (UTC)
commit 00de75df41cf6cd212aa2c6a325230c074e4659e
Author: Giovanni Campagna <scampa giovanni gmail com>
Date: Sun Dec 21 18:58:57 2014 +0100
Revert "build: Use -R instead of -rpath"
This reverts commit 8c53b7167b77a10c5c45982831eefc5ea022350d.
See 26471ad4c13c615761518b3aebf395b983fff498 for explanation.
Makefile-insttest.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile-insttest.am b/Makefile-insttest.am
index e13979a..59d76e9 100644
--- a/Makefile-insttest.am
+++ b/Makefile-insttest.am
@@ -40,7 +40,7 @@ endif
# This rpath /nowhere thing is the libtool upstream recommended way to
# force generation of shared libraries, which we need in order for the
# tests to work uninstalled.
-common_test_ldflags = -avoid-version -R /nowhere
+common_test_ldflags = -avoid-version -rpath /nowhere
common_test_libadd = $(GJS_LIBS)
nodist_libregress_la_SOURCES = $(GI_DATADIR)/tests/regress.c $(GI_DATADIR)/tests/regress.h
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]