aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure.tgt
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2009-03-16 15:04:15 +0000
committerJoel Brobecker <brobecker@gnat.com>2009-03-16 15:04:15 +0000
commit58529c02672f2696c5e6097ed92b2a167a240924 (patch)
treea100bdcdbb116fd007f03a8e04e43c207d03c826 /gdb/configure.tgt
parent29383458d39ad1b10a4e5e3dacfaed90cc989320 (diff)
downloadgdb-58529c02672f2696c5e6097ed92b2a167a240924.zip
gdb-58529c02672f2696c5e6097ed92b2a167a240924.tar.gz
gdb-58529c02672f2696c5e6097ed92b2a167a240924.tar.bz2
* configure.tgt: Add handling for x86_64-darwin.
Diffstat (limited to 'gdb/configure.tgt')
-rw-r--r--gdb/configure.tgt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/configure.tgt b/gdb/configure.tgt
index 65c3e25..61dbf6a 100644
--- a/gdb/configure.tgt
+++ b/gdb/configure.tgt
@@ -145,7 +145,7 @@ hppa*-*-*)
gdb_target_obs="hppa-tdep.o"
;;
-i[34567]86-*-darwin*)
+i[34567]86-*-darwin* | x86_64-*-darwin*)
# Target: Darwin/i386
gdb_target_obs="amd64-tdep.o i386-tdep.o i387-tdep.o \
i386-darwin-tdep.o solib.o solib-darwin.o"