no more default emulation
This commit is contained in:
parent
d0ba1cea30
commit
0fcfee638b
1 changed files with 1 additions and 3 deletions
|
@ -24,11 +24,9 @@
|
|||
/* Otherwise default to this emulation */
|
||||
|
||||
#ifndef DEFAULT_EMULATION
|
||||
#define DEFAULT_EMULATION "unknown"
|
||||
error you must set a default emulation
|
||||
#endif /* DEFAULT_EMULATION */
|
||||
|
||||
|
||||
|
||||
/* Look in this variable for a target format */
|
||||
#define TARGET_ENVIRON "GNUTARGET"
|
||||
|
||||
|
|
Loading…
Reference in a new issue