removed -lresolv
authorK. Richard Pixley <rich@cygnus>
Wed, 9 Jun 1993 19:58:38 +0000 (19:58 +0000)
committerK. Richard Pixley <rich@cygnus>
Wed, 9 Jun 1993 19:58:38 +0000 (19:58 +0000)
gdb/ChangeLog
gdb/config/sparc/sun4os4.mh

index 9d75abf2a6737e0b8a560fbd90309185d9a9efdb..f62e154104de7696093786fcc788c6c9c94af82f 100644 (file)
@@ -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.
index f7c6a7e892c1108e3dd73ce9efc4d8217578dc53..683544e01a06e584e3cf4aa655da769019c0b172 100644 (file)
@@ -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
This page took 0.061517 seconds and 4 git commands to generate.