* cli/cli-cmds.c (shell_escape): Silence warnings from old
[deliverable/binutils-gdb.git] / gdb / config / sparc / sun4os4.mh
1 # Host: Sun 4 or Sparcstation, running SunOS 4
2 NAT_FILE= nm-sun4os4.h
3 NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o sparc-nat.o
4 HOST_IPC=-DBSD_IPC
5
6 # Setting XM_CLIBS=-lresolv would let us use the DNS, but that would screw
7 # anyone who wants to use NIS, which includes at least one Cygnus customer
8 # (PR 3593). So leave it this way until/unless we find a resolver which can
9 # get names from either DNS or NIS from the same GDB binary.
This page took 0.035033 seconds and 4 git commands to generate.