INTEGRATION: CWS sb87 (1.49.42); FILE MERGED
2008/05/07 11:53:33 sb 1.49.42.1: #i88687# added RPATH mode NONE
This commit is contained in:
parent
e3bde6079f
commit
afd465c7ce
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
#
|
||||
# $RCSfile: unxsols4.mk,v $
|
||||
#
|
||||
# $Revision: 1.49 $
|
||||
# $Revision: 1.50 $
|
||||
#
|
||||
# This file is part of OpenOffice.org.
|
||||
#
|
||||
|
@ -138,6 +138,7 @@ LINKFLAGSRUNPATH_UREBIN=-R\''$$ORIGIN/../lib:$$ORIGIN'\'
|
|||
LINKFLAGSRUNPATH_OOO=-R\''$$ORIGIN:$$ORIGIN/../ure-link/lib'\'
|
||||
LINKFLAGSRUNPATH_BRAND=-R\''$$ORIGIN:$$ORIGIN/../basis-link/program:$$ORIGIN/../basis-link/ure-link/lib'\'
|
||||
LINKFLAGSRUNPATH_OXT=
|
||||
LINKFLAGSRUNPATH_NONE=
|
||||
LINKFLAGS=-w -mt -z combreloc -PIC -temp=/tmp -norunpath -library=no%Cstd
|
||||
LINKCFLAGS=-w -mt -z combreloc -norunpath
|
||||
|
||||
|
|
Loading…
Reference in a new issue