summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-02-16 15:44:48 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-02-16 15:44:48 +0000
commitc45c7995513c5dc770214d1ee0744b145b978b51 (patch)
tree68b0d98b52fc4ddfe68ade62975f27d5dbc63e95
parent62dd5f403d1e1f1ad93e50a383f7281a12d6f1a6 (diff)
INTEGRATION: CWS rpath1 (1.10.134); FILE MERGED
2005/01/20 14:23:59 cmc 1.10.134.1: #i41018# propogate rpath to other linux toolchains
-rw-r--r--solenv/inc/unxlngppc4.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/inc/unxlngppc4.mk b/solenv/inc/unxlngppc4.mk
index 82be4c3898b7..7bcb2695f31f 100644
--- a/solenv/inc/unxlngppc4.mk
+++ b/solenv/inc/unxlngppc4.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: unxlngppc4.mk,v $
#
-# $Revision: 1.12 $
+# $Revision: 1.13 $
#
-# last change: $Author: hr $ $Date: 2005-02-11 17:56:21 $
+# last change: $Author: vg $ $Date: 2005-02-16 16:44:48 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -153,7 +153,7 @@ DYNAMIC = -Wl,-Bdynamic
# name of linker
LINK=gcc
# default linker flags
-LINKFLAGS=
+LINKFLAGS=-Wl,-rpath,\''$$ORIGIN'\'
# linker flags for linking applications
LINKFLAGSAPPGUI= -Wl,-export-dynamic -Wl,--noinhibit-exec