summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2002-09-16 20:09:43 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:08:46 +0200
commit06c1b951eca26fb583e0f23294cfe684591f46cc (patch)
tree2cfa4594cb88feb7773df650bcdba5f96baa3c8a /tests
parentcd624625ab651bba8d5cb3470d88e0789a84cab6 (diff)
downloadexternal_gettext-06c1b951eca26fb583e0f23294cfe684591f46cc.zip
external_gettext-06c1b951eca26fb583e0f23294cfe684591f46cc.tar.gz
external_gettext-06c1b951eca26fb583e0f23294cfe684591f46cc.tar.bz2
Some more tests fail on OSF/1.
Diffstat (limited to 'tests')
-rw-r--r--tests/rpath.README5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/rpath.README b/tests/rpath.README
index c426af0..0eabf51 100644
--- a/tests/rpath.README
+++ b/tests/rpath.README
@@ -48,7 +48,10 @@ Known failures:
static library indirectly through two different dependency paths,
libtool attempts to link together invalid sets of object files.
-* OSF/1 4.0: rpath-2bbd fails, because -rpath options are not cumulative:
+* OSF/1 4.0: the tests
+ rpath-2bbd
+ rpath-3bbd rpath-3bbf rpath-3bbg rpath-3bbh
+ fail, because -rpath options are not cumulative:
The last -rpath option overrides all previous ones. One would need to
pass all directories, separated by colons, in a single -rpath option.