diff options
Diffstat (limited to 'gcc/config/lynx-ng.h')
-rw-r--r-- | gcc/config/lynx-ng.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/gcc/config/lynx-ng.h b/gcc/config/lynx-ng.h index a3a9c3799d4..3ae07e1d601 100644 --- a/gcc/config/lynx-ng.h +++ b/gcc/config/lynx-ng.h @@ -1,5 +1,5 @@ /* Target independent definitions for LynxOS, using Lynx's old as and ld. - Copyright (C) 1993 Free Software Foundation, Inc. + Copyright (C) 1993, 1999 Free Software Foundation, Inc. This file is part of GNU CC. @@ -98,10 +98,6 @@ Boston, MA 02111-1307, USA. */ if (TARGET_SYSTEM_V && TARGET_THREADS) \ warning ("-msystem-v and -mthreads are incompatible"); } -/* Define this so that C++ destructors will use atexit. */ - -#define HAVE_ATEXIT - /* This is defined only so that we can find the assembler. Everything else is in /bin. */ |