pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cross -nios2-binutils
details: https://anonhg.NetBSD.org/pkgsrc/rev/fbf8ea8273c5
branches: trunk
changeset: 626587:fbf8ea8273c5
user: mef <mef%pkgsrc.org@localhost>
date: Sat Nov 16 07:51:38 2013 +0000
description:
-nios2-binutils
+nios2-binutils220
-nios2-gcc
+nios2-gcc3
+nios2-gcc41
diffstat:
cross/Makefile | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r d808835bba3d -r fbf8ea8273c5 cross/Makefile
--- a/cross/Makefile Sat Nov 16 07:45:26 2013 +0000
+++ b/cross/Makefile Sat Nov 16 07:51:38 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2013/11/07 04:25:51 jnemeth Exp $
+# $NetBSD: Makefile,v 1.54 2013/11/16 07:51:38 mef Exp $
#
COMMENT= Cross-platform development utilities
@@ -39,8 +39,9 @@
SUBDIR+= mingw-runtime-bin
SUBDIR+= mingw-w32api-bin
#SUBDIR+= nios2 # just contains makefile fragments
-SUBDIR+= nios2-binutils
-SUBDIR+= nios2-gcc
+SUBDIR+= nios2-binutils220
+SUBDIR+= nios2-gcc3
+SUBDIR+= nios2-gcc41
SUBDIR+= uisp
.include "../mk/misc/category.mk"
Home |
Main Index |
Thread Index |
Old Index