mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-24 12:39:59 +00:00
* config/default.exp: Do not load the unneeded util-defs.exp.
This commit is contained in:
parent
9bf46c0040
commit
49236396bb
@ -1,3 +1,7 @@
|
||||
2005-12-24 Ben Elliston <bje@gnu.org>
|
||||
|
||||
* config/default.exp: Do not load the unneeded util-defs.exp.
|
||||
|
||||
2005-11-15 Jan Beulich <jbeulich@novell.com>
|
||||
|
||||
* config/default.exp (link_or_copy): New. Use it for setting
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 1993, 1994, 1995, 1997, 1999, 2001, 2002, 2004
|
||||
# Copyright 1993, 1994, 1995, 1997, 1999, 2001, 2002, 2004, 2005
|
||||
# Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
@ -20,7 +20,6 @@
|
||||
|
||||
# This file was written by Rob Savoye. (rob@cygnus.com)
|
||||
|
||||
load_lib util-defs.exp
|
||||
load_lib utils-lib.exp
|
||||
|
||||
if ![info exists NM] then {
|
||||
|
Loading…
Reference in New Issue
Block a user