diff options
Diffstat (limited to 'gdb/configure')
-rwxr-xr-x | gdb/configure | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/configure b/gdb/configure index e805903..4afd7f9 100755 --- a/gdb/configure +++ b/gdb/configure @@ -6556,10 +6556,6 @@ fi . $srcdir/configure.host -# Add in the common host objects. -. $srcdir/gdbsupport/common.host -gdb_host_obs="$gdb_host_obs $common_host_obs" - # Accumulate some settings from configure.tgt over all enabled targets TARGET_OBS= |