aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/xtensa/linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/xtensa/linux.h')
-rw-r--r--gcc/config/xtensa/linux.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/xtensa/linux.h b/gcc/config/xtensa/linux.h
index 04c6b7f3d6d..9f63b703449 100644
--- a/gcc/config/xtensa/linux.h
+++ b/gcc/config/xtensa/linux.h
@@ -1,6 +1,6 @@
/* Xtensa Linux configuration.
Derived from the configuration for GCC for Intel i386 running Linux.
- Copyright (C) 2001 Free Software Foundation, Inc.
+ Copyright (C) 2001, 2002 Free Software Foundation, Inc.
This file is part of GCC.
@@ -52,7 +52,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#undef CPP_PREDEFINES
#define CPP_PREDEFINES \
"-D__XTENSA__ -D__ELF__ -Acpu=xtensa -Amachine=xtensa \
- -Dunix -Dlinux -Asystem=posix"
+ -Dunix -D__gnu_linux__ -Dlinux -Asystem=posix"
#undef LOCAL_LABEL_PREFIX
#define LOCAL_LABEL_PREFIX "."