INTEGRATION: CWS sb87 (1.25.42); FILE MERGED
2008/05/07 11:53:33 sb 1.25.42.1: #i88687# added RPATH mode NONE
This commit is contained in:
parent
1c9a9e6cd2
commit
acef1d15a2
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
#
|
||||
# $RCSfile: unxlngs.mk,v $
|
||||
#
|
||||
# $Revision: 1.25 $
|
||||
# $Revision: 1.26 $
|
||||
#
|
||||
# This file is part of OpenOffice.org.
|
||||
#
|
||||
|
@ -141,6 +141,7 @@ LINKFLAGSRUNPATH_UREBIN=-Wl,-rpath,\''$$ORIGIN/../lib:$$ORIGIN'\'
|
|||
LINKFLAGSRUNPATH_OOO=-Wl,-rpath,\''$$ORIGIN:$$ORIGIN/../ure-link/lib'\'
|
||||
LINKFLAGSRUNPATH_BRAND=-Wl,-rpath,\''$$ORIGIN:$$ORIGIN/../basis-link/program:$$ORIGIN/../basis-link/ure-link/lib'\'
|
||||
LINKFLAGSRUNPATH_OXT=
|
||||
LINKFLAGSRUNPATH_NONE=
|
||||
LINKFLAGS=-z combreloc $(LINKFLAGSDEFS)
|
||||
|
||||
# linker flags for linking applications
|
||||
|
|
Loading…
Reference in a new issue