Define ONLY_DECLARE_RELOCS, to avoid name conflicts when "--with-targets=all".
authorKen Raeburn <raeburn@cygnus>
Wed, 13 Oct 1993 18:57:21 +0000 (18:57 +0000)
committerKen Raeburn <raeburn@cygnus>
Wed, 13 Oct 1993 18:57:21 +0000 (18:57 +0000)
bfd/m68klynx-cf.c

index 9644559ea25cf07e81bc9b8240fad353b2a1b2d0..7cd4ae8b240d996fa692984a53a861af6c71a95d 100644 (file)
@@ -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"
This page took 0.023811 seconds and 4 git commands to generate.