diff options
Diffstat (limited to 'gcc/config')
-rw-r--r-- | gcc/config/mips/vr.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/mips/vr.h b/gcc/config/mips/vr.h index aa0d91a..3a89e69 100644 --- a/gcc/config/mips/vr.h +++ b/gcc/config/mips/vr.h @@ -20,8 +20,6 @@ along with GCC; see the file COPYING3. If not see <http://www.gnu.org/licenses/>. */ #define DEFAULT_VR_ARCH "mfix-vr4130" -#undef MIPS_ABI_DEFAULT -#define MIPS_ABI_DEFAULT ABI_EABI #undef MULTILIB_DEFAULTS #define MULTILIB_DEFAULTS \ { MULTILIB_ENDIAN_DEFAULT, \ |