diff options
Diffstat (limited to 'gcc/config/rs6000/sol2.h')
| -rw-r--r-- | gcc/config/rs6000/sol2.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/gcc/config/rs6000/sol2.h b/gcc/config/rs6000/sol2.h index 91e5b421018..76df9b01529 100644 --- a/gcc/config/rs6000/sol2.h +++ b/gcc/config/rs6000/sol2.h @@ -1,6 +1,6 @@ /* Definitions of target machine for GNU compiler, for IBM RS/6000 running AIX version 3.1. - Copyright (C) 1996, 1997 Free Software Foundation, Inc. + Copyright (C) 1996, 1997, 2000 Free Software Foundation, Inc. Contributed by David Reese (Dave.Reese@East.Sun.COM) This file is part of GNU CC. @@ -65,9 +65,6 @@ Boston, MA 02111-1307, USA. */ #undef CPP_ENDIAN_LITTLE_SPEC #define CPP_ENDIAN_LITTLE_SPEC CPP_ENDIAN_SOLARIS_SPEC -/* Don't turn -B into -L if the argument specifies a relative file name. */ -#undef RELATIVE_PREFIX_NOT_LINKDIR - #define DEFAULT_PCC_STRUCT_RETURN 0 #undef TARGET_VERSION |

