projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd4edae
)
Define ONLY_DECLARE_RELOCS, to avoid name conflicts when "--with-targets=all".
author
Ken Raeburn
<raeburn@cygnus>
Wed, 13 Oct 1993 18:57:21 +0000
(18:57 +0000)
committer
Ken Raeburn
<raeburn@cygnus>
Wed, 13 Oct 1993 18:57:21 +0000
(18:57 +0000)
bfd/m68klynx-cf.c
patch
|
blob
|
history
diff --git
a/bfd/m68klynx-cf.c
b/bfd/m68klynx-cf.c
index
9644559
..
7cd4ae8
100644
(file)
--- a/
bfd/m68klynx-cf.c
+++ b/
bfd/m68klynx-cf.c
@@
-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"