OSDN Git Service

* c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, TARGET_OBJFMT_CPP_BUILTINS):
[pf3gnuchains/gcc-fork.git] / gcc / config / i386 / linux.h
index 6b553cd..1573393 100644 (file)
@@ -79,7 +79,6 @@ Boston, MA 02111-1307, USA.  */
     {                                          \
        builtin_define_std ("linux");           \
        builtin_define_std ("unix");            \
-       builtin_define ("__ELF__");             \
        builtin_define ("__gnu_linux__");       \
        builtin_assert ("system=posix");        \
        if (flag_pic)                           \