mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 23:57:03 +08:00
* config/sparc/sun4sol2.mh (XM_CLIBS): Define to be -lnsl.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
Wed Apr 28 09:20:55 1993 Ian Lance Taylor (ian@rtl.cygnus.com)
|
||||||
|
|
||||||
|
* config/sparc/sun4sol2.mh (XM_CLIBS): Define to be -lnsl.
|
||||||
|
|
||||||
Wed Apr 28 06:11:38 1993 Jim Kingdon (kingdon@cygnus.com)
|
Wed Apr 28 06:11:38 1993 Jim Kingdon (kingdon@cygnus.com)
|
||||||
|
|
||||||
* Remote targets (mourn): Call unpush_target.
|
* Remote targets (mourn): Call unpush_target.
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
# Host: Sun 4 or Sparcstation, running Solaris 2
|
# Host: Sun 4 or Sparcstation, running Solaris 2
|
||||||
XDEPFILES=
|
XDEPFILES=
|
||||||
XM_FILE= xm-sun4sol2.h
|
XM_FILE= xm-sun4sol2.h
|
||||||
|
XM_CLIBS= -lnsl
|
||||||
NAT_FILE= nm-sysv4.h
|
NAT_FILE= nm-sysv4.h
|
||||||
NATDEPFILES= corelow.o core-svr4.o exec.o solib.o procfs.o fork-child.o
|
NATDEPFILES= corelow.o core-svr4.o exec.o solib.o procfs.o fork-child.o
|
||||||
SYSV_DEFINE=-DSYSV
|
SYSV_DEFINE=-DSYSV
|
||||||
|
Reference in New Issue
Block a user