mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
1ed586ce1d
gdb/ChangeLog: * configure.host (sparc64-*-openbsd*): Set gdb_host to obsd64. * config/sparc/obsd64.mh: New file. * sparc64obsd-nat.c: New file.
6 lines
135 B
Plaintext
6 lines
135 B
Plaintext
# Host: OpenBSD/sparc64
|
|
NATDEPFILES= fork-child.o inf-ptrace.o obsd-nat.o \
|
|
sparc64obsd-nat.o sparc-nat.o bsd-kvm.o
|
|
|
|
LOADLIBES= -lkvm
|