mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 14:59:31 +08:00
no more default emulation
This commit is contained in:
@ -24,11 +24,9 @@
|
|||||||
/* Otherwise default to this emulation */
|
/* Otherwise default to this emulation */
|
||||||
|
|
||||||
#ifndef DEFAULT_EMULATION
|
#ifndef DEFAULT_EMULATION
|
||||||
#define DEFAULT_EMULATION "unknown"
|
error you must set a default emulation
|
||||||
#endif /* DEFAULT_EMULATION */
|
#endif /* DEFAULT_EMULATION */
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/* Look in this variable for a target format */
|
/* Look in this variable for a target format */
|
||||||
#define TARGET_ENVIRON "GNUTARGET"
|
#define TARGET_ENVIRON "GNUTARGET"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user