mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-15 18:01:31 +08:00
Define HAVE_STRERROR.
From-SVN: r13675
This commit is contained in:
parent
538bb15864
commit
431c5c475d
@ -59,6 +59,9 @@ extern char *alloca ();
|
||||
/* Solaris has a different declaration of sys_siglist than collect uses. */
|
||||
#define DONT_DECLARE_SYS_SIGLIST
|
||||
|
||||
/* We have STRERROR */
|
||||
#define HAVE_STRERROR
|
||||
|
||||
#ifdef __PPC__
|
||||
#ifndef __STDC__
|
||||
extern char *malloc (), *realloc (), *calloc ();
|
||||
|
Loading…
x
Reference in New Issue
Block a user