Define HAVE_STRSTR.
This commit is contained in:
parent
ef08856f62
commit
4cf73f0475
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
# Host: Little-endian MIPS machine such as DECstation.
|
# Host: Little-endian MIPS machine such as DECstation.
|
||||||
XDEPFILES= infptrace.o mips-xdep.o coredep.o
|
XDEPFILES= infptrace.o mips-xdep.o coredep.o
|
||||||
XM_FILE= xm-mips.h
|
XM_FILE= xm-mips.h
|
||||||
|
# Might need to uncomment this for old versions of Ultrix.
|
||||||
|
XM_CFLAGS= -DHAVE_STRSTR
|
||||||
|
|
Loading…
Reference in a new issue