Redefine MACHINE_TYPE.
authorMichael Meissner <meissner@gcc.gnu.org>
Wed, 7 Oct 1992 13:49:08 +0000 (13:49 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Wed, 7 Oct 1992 13:49:08 +0000 (13:49 +0000)
From-SVN: r2352

gcc/config/mips/dec-osf1.h

index ba0a24d..632d3c7 100644 (file)
@@ -45,3 +45,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 /* turn off collect2 COFF support, since ldfcn now has elf declaration */
 #undef OBJECT_FORMAT_COFF
+
+#undef MACHINE_TYPE
+#define MACHINE_TYPE "DECstation running DEC OSF/1"