From 9e9cda00e48ecf10a10d57213db668b86e8ae9f3 Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Fri, 5 Mar 1999 17:16:54 +0000 Subject: Kill nonsense: OBJECT_FORMAT_COFF is a tweak for collect2. There is no corresponding OBJECT_FORMAT_ELF. --- gnu/usr.bin/gcc/config/mips/openbsd-le.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu') diff --git a/gnu/usr.bin/gcc/config/mips/openbsd-le.h b/gnu/usr.bin/gcc/config/mips/openbsd-le.h index a09551cfa26..0e49c49c681 100644 --- a/gnu/usr.bin/gcc/config/mips/openbsd-le.h +++ b/gnu/usr.bin/gcc/config/mips/openbsd-le.h @@ -13,9 +13,6 @@ /* We settle for little endian for now */ #define TARGET_ENDIAN_DEFAULT 0 -/* Target uses ELF object format */ -#define OBJECT_FORMAT_ELF - /* Provide a LINK_SPEC appropriate for OpenBSD. Here we provide support for the special GCC options -static, -assert, and -nostdlib. */ /* We also need to control dynamic stuff like dynamic loader etc */ -- cgit v1.2.3