libstdc++.exp: Set LD_LIBRARY_PATH_64 for SPARC64.
authorAndreas Tobler <a.tobler@schweiz.ch>
Thu, 9 Oct 2003 19:22:38 +0000 (21:22 +0200)
committerAndreas Tobler <andreast@gcc.gnu.org>
Thu, 9 Oct 2003 19:22:38 +0000 (21:22 +0200)
2003-10-09  Andreas Tobler  <a.tobler@schweiz.ch>

* testsuite/lib/libstdc++.exp: Set LD_LIBRARY_PATH_64 for
SPARC64.

From-SVN: r72282

libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/lib/libstdc++.exp

index c8571c01ab765b54866e61af366458d518b7335d..25018c507b6a6bc35e618117dc64a89efc5cda0e 100644 (file)
@@ -1,3 +1,8 @@
+2003-10-09  Andreas Tobler  <a.tobler@schweiz.ch>
+
+       * testsuite/lib/libstdc++.exp: Set LD_LIBRARY_PATH_64 for
+       SPARC64.
+
 2003-10-09  Paolo Carlini  <pcarlini@unitus.it>
 
        PR libstdc++/11844
index 133acec63b29b663cef5400e7799d6f4a8bc6b30..f5453890d1eb8de248828595cea468a900126bdc 100644 (file)
@@ -96,6 +96,7 @@ proc v3-init { args } {
     setenv  LD_LIBRARYN32_PATH  $ld_library_path
     setenv  LD_LIBRARY64_PATH   $ld_library_path
     setenv  LD_RUN_PATH         $ld_library_path
+    setenv  LD_LIBRARY_PATH_64  $ld_library_path
     verbose -log "Set LD_*_PATHs to ${ld_library_path}"
 
     # Do a bunch of handstands and backflips for cross compiling and