* ld-elfvers/vers.exp: Use -rpath in new vers19 test.
authorIan Lance Taylor <ian@airs.com>
Fri, 9 Jul 1999 22:45:24 +0000 (22:45 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 9 Jul 1999 22:45:24 +0000 (22:45 +0000)
ld/testsuite/ChangeLog
ld/testsuite/ld-elfvers/vers.exp

index c7e255b..ca554fe 100644 (file)
@@ -1,3 +1,7 @@
+1999-07-10  Ian Lance Taylor  <ian@zembu.com>
+
+       * ld-elfvers/vers.exp: Use -rpath in new vers19 test.
+
 1999-07-07  Ian Lance Taylor  <ian@zembu.com>
 
        * ld-elfvers/vers.exp: Add new tests vers17 to vers19.
index 6a02d69..e11db60 100644 (file)
@@ -1,5 +1,5 @@
 # Expect script for ld-version tests
-#   Copyright (C) 1997, 1998 Free Software Foundation
+#   Copyright (C) 1997, 1998, 1999 Free Software Foundation
 #
 # This file is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -810,4 +810,4 @@ build_exec "vers16" vers16.c vers16 "" vers16a.so "" vers16.dsym ""
 # Test a weak versioned symbol.
 build_vers_lib "vers17" vers17.c vers17 "" vers17.map vers17.ver vers17.dsym ""
 build_vers_lib "vers18" vers18.c vers18 vers17.so vers18.map vers18.ver vers18.dsym vers18.sym
-build_exec "vers19" vers19.c vers19 "" vers18.so vers19.ver vers19.dsym ""
+build_exec "vers19" vers19.c vers19 "-rpath ." vers18.so vers19.ver vers19.dsym ""