From c0298b551f42f6ebee9f71e2b8f71443dfcec841 Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Sun, 19 Jan 1997 15:31:50 -0500 Subject: [PATCH] (PREFERRED_DEBUGGING_TYPE): Undefine. From-SVN: r13521 --- gcc/config/mips/sni-svr4.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gcc/config/mips/sni-svr4.h b/gcc/config/mips/sni-svr4.h index f85e28ff922..f42a882fb82 100644 --- a/gcc/config/mips/sni-svr4.h +++ b/gcc/config/mips/sni-svr4.h @@ -1,5 +1,5 @@ /* Definitions of target machine for GNU compiler. SNI SINIX version. - Copyright (C) 1996 Free Software Foundation, Inc. + Copyright (C) 1996, 1997 Free Software Foundation, Inc. Contributed by Marco Walther (Marco.Walther@mch.sni.de). This file is part of GNU CC. @@ -94,3 +94,4 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #undef DBX_DEBUGGING_INFO #undef SDB_DEBUGGING_INFO #undef MIPS_DEBUGGING_INFO +#undef PREFERRED_DEBUGGING_TYPE -- 2.30.2