mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-19 05:42:42 +08:00
* xconfig/i386sco: Add HAVE_STRSTR to avoid ANSI bdeath.
* xconfig/tahoe: Add REGEX, which seems to be missing.
This commit is contained in:
@ -2,6 +2,7 @@
|
|||||||
XDEPFILES= infptrace.o coredep.o i386-xdep.o i387-tdep.o
|
XDEPFILES= infptrace.o coredep.o i386-xdep.o i387-tdep.o
|
||||||
XM_FILE= xm-i386sco.h
|
XM_FILE= xm-i386sco.h
|
||||||
XM_CLIBS= -lPW
|
XM_CLIBS= -lPW
|
||||||
|
XM_FLAGS=-DHAVE_STRSTR
|
||||||
SYSV_DEFINE=-DSYSV
|
SYSV_DEFINE=-DSYSV
|
||||||
REGEX=regex.o
|
REGEX=regex.o
|
||||||
REGEX1=regex.o
|
REGEX1=regex.o
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
# Host: CCI or Harris Tahoe running BSD Unix
|
# Host: CCI or Harris Tahoe running BSD Unix
|
||||||
XDEPFILES= infptrace.o coredep.o
|
XDEPFILES= infptrace.o coredep.o
|
||||||
|
REGEX=regex.o
|
||||||
|
REGEX1=regex.o
|
||||||
XM_FILE= xm-tahoe.h
|
XM_FILE= xm-tahoe.h
|
||||||
|
Reference in New Issue
Block a user