Commit c03c696f by H.J. Lu Committed by H.J. Lu

re PR libstdc++/17469 (Testsuite in libstdc++ overrides LD_LIBRARY_PATH)

2004-09-24  H.J. Lu  <hongjiu.lu@intel.com>

	PR libstdc++/17469
	* testsuite/lib/libstdc++.exp: Don't use global ld_library_path.

From-SVN: r88054
parent 487c67b6
2004-09-24 H.J. Lu <hongjiu.lu@intel.com>
PR libstdc++/17469
* testsuite/lib/libstdc++.exp: Don't use global ld_library_path.
2004-09-24 Paolo Carlini <pcarlini@suse.de>
* src/localename.cc (locale::locale(const char*)): Minor tweaks:
......
......@@ -82,7 +82,7 @@ proc libstdc++_init { testfile } {
global cxx cxxflags
global includes
global gluefile wrap_flags
global ld_library_path original_ld_library_path
global original_ld_library_path
global target_triplet
set blddir [lookfor_file [get_multilibs] libstdc++-v3]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment