diff options
Diffstat (limited to 'gcc/config/i386/moss.h')
-rw-r--r-- | gcc/config/i386/moss.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/i386/moss.h b/gcc/config/i386/moss.h index 642c625..fc0e60c 100644 --- a/gcc/config/i386/moss.h +++ b/gcc/config/i386/moss.h @@ -24,7 +24,6 @@ Boston, MA 02111-1307, USA. */ do \ { \ builtin_define_std ("moss"); \ - builtin_define ("__ELF__"); \ builtin_assert ("system=posix"); \ if (flag_pic) \ { \ |