wrapper.exp: Move load of target-libpath.exp from here...

* lib/wrapper.exp: Move load of target-libpath.exp from here...
* lib/gcc-defs.exp: ... to here.

From-SVN: r150929
This commit is contained in:
DJ Delorie 2009-08-18 21:40:24 -04:00 committed by DJ Delorie
parent 75f1f22501
commit 40986754d7
3 changed files with 5 additions and 2 deletions

View file

@ -1,5 +1,8 @@
2009-08-18 DJ Delorie <dj@redhat.com>
* lib/wrapper.exp: Move load of target-libpath.exp from here...
* lib/gcc-defs.exp: ... to here.
* lib/wrapper.exp (${tool}_maybe_build_wrapper): Set up
GCC_EXEC_PREFIX before building the wrapper.

View file

@ -14,6 +14,8 @@
# along with GCC; see the file COPYING3. If not see
# <http://www.gnu.org/licenses/>.
load_lib target-libpath.exp
load_lib wrapper.exp
#

View file

@ -16,8 +16,6 @@
# This file contains GCC-specifics for status wrappers for test programs.
load_lib target-libpath.exp
# ${tool}_maybe_build_wrapper -- Build wrapper object if the target
# needs it. FILENAME is the path to the wrapper file. If there are
# additional arguments, they are command-line options to provide to