Define ONLY_DECLARE_RELOCS, to avoid name conflicts when "--with-targets=all".
This commit is contained in:
parent
dd4edae4db
commit
3fd4fab335
1 changed files with 1 additions and 0 deletions
|
@ -21,4 +21,5 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
|
|||
#define TARGET_SYM m68klynx_coff_vec
|
||||
#define TARGET_NAME "coff-m68k-lynx"
|
||||
|
||||
#define ONLY_DECLARE_RELOCS
|
||||
#include "coff-m68k.c"
|
||||
|
|
Loading…
Reference in a new issue