Initial revision
[official-gcc.git] / gcc / config / i386 / xm-bsd386.h
blob7a823b96032638c4dc49ede01e77499d4f26e0bb
1 /* Configuration for GCC for Intel i386 running BSDI's BSD/386 as host. */
3 #include "i386/xm-i386.h"
5 #define HAVE_STRERROR
7 /* We have _sys_siglist, but the declaration in <signal.h> conflicts with
8 the declarations in collect2.c so disable the declarations
9 in those files. */
11 #define DONT_DECLARE_SYS_SIGLIST