From: Richard Stallman Date: Sat, 21 Mar 1992 23:59:23 +0000 (+0000) Subject: entered into RCS X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=11051217886d687b2bf127084a60cacce34ab039;p=gcc.git entered into RCS From-SVN: r559 --- diff --git a/gcc/config/mips/xm-mips.h b/gcc/config/mips/xm-mips.h index 39eef8821f3..ebf3b3becff 100644 --- a/gcc/config/mips/xm-mips.h +++ b/gcc/config/mips/xm-mips.h @@ -77,4 +77,7 @@ extern char * alloca (); #if defined(__OSF1__) || defined(__OSF__) #define HAVE_VFPRINTF #define HAVE_PUTENV + +#else +#define NO_STAB_H /* mips doesn't typically have stab.h */ #endif