removed -lresolv
This commit is contained in:
parent
66c53c5ee6
commit
fa48972a7d
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
Wed Jun 9 12:56:58 1993 K. Richard Pixley (rich@cygnus.com)
|
||||
|
||||
* config/sparc/sun4os4.mh (XM_CLIBS): remove -lresolv. This
|
||||
breaks stock sunos installations.
|
||||
|
||||
Wed Jun 9 06:14:33 1993 Jim Kingdon (kingdon@cygnus.com)
|
||||
|
||||
* m68k-stub.c: Add comment about frame cache.
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
# Host: Sun 4 or Sparcstation, running SunOS 4
|
||||
XDEPFILES= ser-tcp.o
|
||||
XM_FILE= xm-sun4os4.h
|
||||
XM_CLIBS= -lresolv
|
||||
NAT_FILE= nm-sun4os4.h
|
||||
NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o sparc-nat.o
|
||||
HOST_IPC=-DBSD_IPC
|
||||
|
|
Loading…
Reference in a new issue