* config/ia64/linux.mh: Don't set NAT_CLIBS and REGEX.

* config/ia64/linux.mt: Don't set GDBSERVER_LIBS.
This commit is contained in:
Andreas Schwab 2002-02-04 19:11:17 +00:00
parent 76016c325a
commit 206be19c1b
3 changed files with 5 additions and 8 deletions

View file

@ -1,3 +1,8 @@
2002-02-04 Andreas Schwab <schwab@suse.de>
* config/ia64/linux.mh: Don't set NAT_CLIBS and REGEX.
* config/ia64/linux.mt: Don't set GDBSERVER_LIBS.
2002-02-04 Richard Earnshaw <rearnsha@arm.com>
* gdbarch.sh (copyright): Update years in generated header.

View file

@ -8,10 +8,3 @@ NATDEPFILES= infptrace.o inftarg.o fork-child.o corelow.o gcore.o \
proc-service.o thread-db.o lin-lwp.o
LOADLIBES = -ldl -rdynamic
# Don't use gnu-regex.c; it interferes with some stuff in libc.
REGEX=
# NAT_CLIBS is a hack to be sure; I expect we'll be able to remove this
# line in the near future
NAT_CLIBS= -lc -lnss_dns -lnss_files -lresolv -lc

View file

@ -4,4 +4,3 @@ TDEPFILES= ia64-tdep.o ia64-aix-tdep.o ia64-linux-tdep.o \
TM_FILE= tm-linux.h
GDBSERVER_DEPFILES= low-linux.o
GDBSERVER_LIBS= -lc -lnss_dns -lnss_files -lresolv -lc