* configure.tgt: Add handling for x86_64-darwin.

This commit is contained in:
Joel Brobecker
2009-03-16 15:04:15 +00:00
parent 29383458d3
commit 58529c0267
2 changed files with 5 additions and 1 deletions

View File

@ -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"