pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/cross +cross/nios2-binutils



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bb640fe36eb4
branches:  trunk
changeset: 626172:bb640fe36eb4
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Nov 03 10:22:45 2013 +0000

description:
+cross/nios2-binutils
+cross/nios2-gcc

diffstat:

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

diffs (18 lines):

diff -r 03c74bebd827 -r bb640fe36eb4 cross/Makefile
--- a/cross/Makefile    Sun Nov 03 10:20:51 2013 +0000
+++ b/cross/Makefile    Sun Nov 03 10:22:45 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2013/09/12 14:09:33 ryoon Exp $
+# $NetBSD: Makefile,v 1.52 2013/11/03 10:22:45 mef Exp $
 #
 
 COMMENT=       Cross-platform development utilities
@@ -38,6 +38,8 @@
 SUBDIR+=       mingw-gcc
 SUBDIR+=       mingw-runtime-bin
 SUBDIR+=       mingw-w32api-bin
+SUBDIR+=       nios2-binutils
+SUBDIR+=       nios2-gcc
 SUBDIR+=       uisp
 
 .include "../mk/misc/category.mk"



Home | Main Index | Thread Index | Old Index