projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e0906a
)
* xconfig/i386sco: Add HAVE_STRSTR to avoid ANSI bdeath.
author
John Gilmore
<gnu@cygnus>
Thu, 17 Oct 1991 05:57:02 +0000
(
05:57
+0000)
committer
John Gilmore
<gnu@cygnus>
Thu, 17 Oct 1991 05:57:02 +0000
(
05:57
+0000)
* xconfig/tahoe: Add REGEX, which seems to be missing.
gdb/config/i386sco.mh
patch
|
blob
|
history
gdb/config/tahoe.mh
patch
|
blob
|
history
diff --git
a/gdb/config/i386sco.mh
b/gdb/config/i386sco.mh
index 1cbeb636f666e33e5573875755eebebde408764f..db69226bc821670c5d059defa4ec1eddc66021db 100644
(file)
--- a/
gdb/config/i386sco.mh
+++ b/
gdb/config/i386sco.mh
@@
-2,6
+2,7
@@
XDEPFILES= infptrace.o coredep.o i386-xdep.o i387-tdep.o
XM_FILE= xm-i386sco.h
XM_CLIBS= -lPW
+XM_FLAGS=-DHAVE_STRSTR
SYSV_DEFINE=-DSYSV
REGEX=regex.o
REGEX1=regex.o
diff --git
a/gdb/config/tahoe.mh
b/gdb/config/tahoe.mh
index ea52af908535a31b427707dd644590cfedc603e9..6b3a6bb550284b1cb93e8326e9f54c8ca26a1e63 100644
(file)
--- a/
gdb/config/tahoe.mh
+++ b/
gdb/config/tahoe.mh
@@
-1,3
+1,5
@@
# Host: CCI or Harris Tahoe running BSD Unix
XDEPFILES= infptrace.o coredep.o
+REGEX=regex.o
+REGEX1=regex.o
XM_FILE= xm-tahoe.h