mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-09 21:22:20 +08:00
* configure.in (MIPS_DEFAULT_ABI): AC_DEFINE.
* config/tc-mips.c (mips_after_parse_args): Set mips_abi to it. * config.in, configure: Rebuilt.
This commit is contained in:
@ -172,6 +172,9 @@
|
||||
/* Generate 64-bit code by default on MIPS targets. */
|
||||
#undef MIPS_DEFAULT_64BIT
|
||||
|
||||
/* Choose a default ABI for MIPS targets. */
|
||||
#undef MIPS_DEFAULT_ABI
|
||||
|
||||
/* Default architecture. */
|
||||
#undef DEFAULT_ARCH
|
||||
|
||||
|
Reference in New Issue
Block a user