X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=gcc%2Fconfig%2Flynx.h;h=ff5ee3d5fcbe58641dfc7d0deb6aaf7303ead2b9;hb=7adcbafe45f8001b698967defe682687b52c0007;hp=e2f768b9f7eaf6cd4ac26eb45e27ec5afb86eda3;hpb=09cff37bfdcc9407a72262cbdd6fd3350488d934;p=thirdparty%2Fgcc.git diff --git a/gcc/config/lynx.h b/gcc/config/lynx.h index e2f768b9f7ea..ff5ee3d5fcbe 100644 --- a/gcc/config/lynx.h +++ b/gcc/config/lynx.h @@ -1,5 +1,5 @@ /* Target independent definitions for LynxOS. - Copyright (C) 1993-2018 Free Software Foundation, Inc. + Copyright (C) 1993-2022 Free Software Foundation, Inc. This file is part of GCC. @@ -158,13 +158,6 @@ along with GCC; see the file COPYING3. If not see while (0) #endif -/* Keep the *_DEBUGGING_INFO defines from elfos.h except that stabs is - the default on LynxOS. */ - -#ifndef PREFERRED_DEBUGGING_TYPE -# define PREFERRED_DEBUGGING_TYPE DBX_DEBUG -#endif - #ifndef TARGET_POSIX_IO # define TARGET_POSIX_IO #endif