Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Dec 2002 17:49:39 -0800 (PST)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 22090 for review
Message-ID:  <200212090149.gB91ndSF050740@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=22090

Change 22090 by jmallett@jmallett_dalek on 2002/12/08 17:49:20

	Fix typo.  Really must generate these CFLAGS from the VECS some time.

Affected files ...

.. //depot/projects/mips/gnu/usr.bin/binutils/libbfd/Makefile.mips#7 edit

Differences ...

==== //depot/projects/mips/gnu/usr.bin/binutils/libbfd/Makefile.mips#7 (text+ko) ====

@@ -29,7 +29,7 @@
 	 -DHAVE_bfd_elf32_bigmips_vec \
 	 -DHAVE_bfd_elf32_littlemips_vec \
 	 -DHAVE_bfd_elf64_tradbigmips_vec \
-	 -DHAVE_bfs_elf64_tradlittlemips_vec \
+	 -DHAVE_bfd_elf64_tradlittlemips_vec \
 	 -DHAVE_bfd_elf64_bigmips_vec \
 	 -DHAVE_bfd_elf64_littlemips_vec
 CLEANFILES+=	elf32-target.h elf64-target.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212090149.gB91ndSF050740>