pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cross Add binutils-mips-current and gcc-mips-current



details:   https://anonhg.NetBSD.org/pkgsrc/rev/16d716a23770
branches:  trunk
changeset: 632546:16d716a23770
user:      martin <martin%pkgsrc.org@localhost>
date:      Mon Mar 31 09:51:35 2014 +0000

description:
Add binutils-mips-current and gcc-mips-current

diffstat:

 cross/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 533297ddb1cf -r 16d716a23770 cross/Makefile
--- a/cross/Makefile    Mon Mar 31 09:50:06 2014 +0000
+++ b/cross/Makefile    Mon Mar 31 09:51:35 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2014/01/17 01:50:00 jnemeth Exp $
+# $NetBSD: Makefile,v 1.59 2014/03/31 09:51:35 martin Exp $
 #
 
 COMMENT=       Cross-platform development utilities
@@ -13,6 +13,7 @@
 SUBDIR+=       bfd-crunchide
 SUBDIR+=       bfd-mdsetimage
 SUBDIR+=       binutils
+SUBDIR+=       binutils-mips-current
 SUBDIR+=       bossa
 SUBDIR+=       cc65
 SUBDIR+=       dasm
@@ -25,6 +26,7 @@
 SUBDIR+=       freemint-mintbin
 SUBDIR+=       freemint-mintlib
 SUBDIR+=       freemint-pml
+SUBDIR+=       gcc-mips-current
 SUBDIR+=       h8300-elf-binutils
 SUBDIR+=       h8300-elf-gcc34
 SUBDIR+=       h8300-hms-binutils



Home | Main Index | Thread Index | Old Index