diff options
Diffstat (limited to 'gcc/config/i386/lynx.h')
-rw-r--r-- | gcc/config/i386/lynx.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/config/i386/lynx.h b/gcc/config/i386/lynx.h index 1aad4d6b121..e5cd7ff0794 100644 --- a/gcc/config/i386/lynx.h +++ b/gcc/config/i386/lynx.h @@ -71,12 +71,6 @@ Boston, MA 02111-1307, USA. */ } while (0) #endif -/* Since i386.h defines an empty SUBTARGET_SWITCHES the definition in - config/lynx.h is omitted. */ - -#undef SUBTARGET_SWITCHES -#define SUBTARGET_SWITCHES SUBTARGET_OS_LYNX_SWITCHES - /* Undefine SUBTARGET_EXTRA_SPECS it is empty anyway. We define it in config/lynx.h. */ |