summaryrefslogtreecommitdiff
path: root/solenv/inc/unxgcc.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2011-10-24 22:56:33 +0200
committerStephan Bergmann <sbergman@redhat.com>2011-10-24 22:56:48 +0200
commitd03465a44618e1158acd63cb5ab6a39b4e2778a2 (patch)
treef4bd2c4fd68a27afd1a88f0693d43348f1b00224 /solenv/inc/unxgcc.mk
parente817dcce778e7fad347d68532653d24903774a9d (diff)
Undo basis/brand split: removed RPATH BRAND (same as OOO now).
Diffstat (limited to 'solenv/inc/unxgcc.mk')
-rw-r--r--solenv/inc/unxgcc.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/inc/unxgcc.mk b/solenv/inc/unxgcc.mk
index e6ed19bdbc1d..7fb14d39776f 100644
--- a/solenv/inc/unxgcc.mk
+++ b/solenv/inc/unxgcc.mk
@@ -177,7 +177,6 @@ LINKFLAGSRUNPATH_UREBIN=-Wl,-rpath,\''$$ORIGIN/../lib:$$ORIGIN'\',--enable-new-d
#TODO: drop $ORIGIN once no URE executable is also shipped in OOo
LINKFLAGSRUNPATH_OOO=-Wl,-rpath,\''$$ORIGIN:$$ORIGIN/../ure-link/lib'\',--enable-new-dtags
LINKFLAGSRUNPATH_SDK=-Wl,-rpath,\''$$ORIGIN/../../ure-link/lib'\',--enable-new-dtags
-LINKFLAGSRUNPATH_BRAND=-Wl,-rpath,\''$$ORIGIN:$$ORIGIN/../ure-link/lib'\',--enable-new-dtags
LINKFLAGSRUNPATH_OXT=
LINKFLAGSRUNPATH_NONE=
# flag -Wl,-z,noexecstack sets the NX bit on the stack