Minor vintage gcc lints.
authorK. Richard Pixley <rich@cygnus>
Fri, 23 Aug 1991 21:42:01 +0000 (21:42 +0000)
committerK. Richard Pixley <rich@cygnus>
Fri, 23 Aug 1991 21:42:01 +0000 (21:42 +0000)
gdb/xm-sun3os4.h
gdb/xm-sun4os4.h

index d7d1c958d0405b2cfa60e3c31c288a25cf64a174..ac61c6cb230e456cdb757844dd49fd2fd045c852 100644 (file)
@@ -26,3 +26,5 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
    the area occupied by the shared libraries.  Sun knows about this bug
    but has no obvious fix for it.  */
 #define BROKEN_LARGE_ALLOCA
+
+#define HAVE_STRSTR
index 75f103750792bb0d1c63eee42f5b55796c9b84ef..b2f3de6e4ea3ad29090d5019b05016710dffc000 100644 (file)
@@ -26,3 +26,5 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
    the area occupied by the shared libraries.  Sun knows about this bug
    but has no obvious fix for it.  */
 #define BROKEN_LARGE_ALLOCA
+
+#define HAVE_STRSTR
This page took 0.025173 seconds and 4 git commands to generate.