mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 13:09:48 +00:00
* config/i386/i386sol2.mh: Add XM_CLIBS definition to resolve
reference to gethostbyname.
This commit is contained in:
parent
7bfd51a382
commit
16d6ab6428
@ -1,3 +1,8 @@
|
||||
2000-10-09 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
|
||||
|
||||
* config/i386/i386sol2.mh: Add XM_CLIBS definition to resolve
|
||||
reference to gethostbyname.
|
||||
|
||||
2000-10-06 Kevin Buettner <kevinb@redhat.com>
|
||||
|
||||
* remote-eb.c (eb_xfer_inferior_memory): Protoize.
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
XM_FILE= xm-i386v4.h
|
||||
XDEPFILES=
|
||||
XM_CLIBS= -lsocket -lnsl
|
||||
|
||||
NAT_FILE= nm-i386sol2.h
|
||||
NATDEPFILES= core-regset.o fork-child.o i386v4-nat.o corelow.o procfs.o \
|
||||
|
Loading…
Reference in New Issue
Block a user