mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 13:56:22 +08:00
* config/i386/i386sol2.mh: Add XM_CLIBS definition to resolve
reference to gethostbyname.
This commit is contained in:
@ -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>
|
2000-10-06 Kevin Buettner <kevinb@redhat.com>
|
||||||
|
|
||||||
* remote-eb.c (eb_xfer_inferior_memory): Protoize.
|
* remote-eb.c (eb_xfer_inferior_memory): Protoize.
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
XM_FILE= xm-i386v4.h
|
XM_FILE= xm-i386v4.h
|
||||||
XDEPFILES=
|
XDEPFILES=
|
||||||
|
XM_CLIBS= -lsocket -lnsl
|
||||||
|
|
||||||
NAT_FILE= nm-i386sol2.h
|
NAT_FILE= nm-i386sol2.h
|
||||||
NATDEPFILES= core-regset.o fork-child.o i386v4-nat.o corelow.o procfs.o \
|
NATDEPFILES= core-regset.o fork-child.o i386v4-nat.o corelow.o procfs.o \
|
||||||
|
Reference in New Issue
Block a user