]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Some more tests fail on OSF/1.
authorBruno Haible <bruno@clisp.org>
Mon, 16 Sep 2002 20:09:43 +0000 (20:09 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:08:46 +0000 (12:08 +0200)
tests/rpath.README

index c426af0c378761d9d188f8170e4403c54f934575..0eabf51c3cd79edfd8e645806536cd2e903c6e32 100644 (file)
@@ -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.