summaryrefslogtreecommitdiff
path: root/o3tl
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2010-01-07 11:18:02 +0100
committersb <sb@openoffice.org>2010-01-07 11:18:02 +0100
commit7397e8c1bb3d3f5562590c07a535d9749dca4279 (patch)
treeef156eb6cee3a1b41530a2a17c5eefda5a484f1a /o3tl
parent0367aa64dec99c01db2aa66ebe5aee9b283b2521 (diff)
sb118: make test libraries RPATH=NONE
Diffstat (limited to 'o3tl')
-rw-r--r--o3tl/qa/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/o3tl/qa/makefile.mk b/o3tl/qa/makefile.mk
index a27c99a74df9..491c50ec2095 100644
--- a/o3tl/qa/makefile.mk
+++ b/o3tl/qa/makefile.mk
@@ -57,6 +57,7 @@ SHL1IMPLIB= i$(SHL1TARGET)
DEF1NAME =$(SHL1TARGET)
SHL1VERSIONMAP = export.map
+SHL1RPATH = NONE
# END ------------------------------------------------------------------