diff --git a/gcc/config/i860/bsd.h b/gcc/config/i860/bsd.h index f0311900a32..a7dcce300f8 100644 --- a/gcc/config/i860/bsd.h +++ b/gcc/config/i860/bsd.h @@ -1,5 +1,8 @@ #include "i860.h" +#undef TARGET_VERSION +#define TARGET_VERSION fprintf (stderr, " (i860, BSD)") + /* BSD UN*X systems use BSD STABS debugging info. */ #define DBX_DEBUGGING_INFO