diff options
Diffstat (limited to 'gcc/config/i386/lynx.h')
-rw-r--r-- | gcc/config/i386/lynx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/lynx.h b/gcc/config/i386/lynx.h index 73111f916a5..ca6f044d0ce 100644 --- a/gcc/config/i386/lynx.h +++ b/gcc/config/i386/lynx.h @@ -22,7 +22,7 @@ Boston, MA 02111-1307, USA. */ #include <lynx.h> #undef CPP_PREDEFINES -#define CPP_PREDEFINES "-Dunix -Di386 -DI386 -DLynx -DIBITS32 -Asystem(unix) -Asystem(lynx) -Acpu(i386) -Amachine(i386)" +#define CPP_PREDEFINES "-DI386 -DLynx -DIBITS32 -Asystem(unix) -Asystem(lynx)" /* The prefix to add to user-visible assembler symbols. */ |