pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/cross add commented out entry for nios2 as it just con...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f7f67ca8a044
branches:  trunk
changeset: 626292:f7f67ca8a044
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Thu Nov 07 04:25:51 2013 +0000

description:
add commented out entry for nios2 as it just contains makefile fragments

diffstat:

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

diffs (17 lines):

diff -r 702ff26e99e5 -r f7f67ca8a044 cross/Makefile
--- a/cross/Makefile    Thu Nov 07 04:24:54 2013 +0000
+++ b/cross/Makefile    Thu Nov 07 04:25:51 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2013/11/03 10:22:45 mef Exp $
+# $NetBSD: Makefile,v 1.53 2013/11/07 04:25:51 jnemeth Exp $
 #
 
 COMMENT=       Cross-platform development utilities
@@ -38,6 +38,7 @@
 SUBDIR+=       mingw-gcc
 SUBDIR+=       mingw-runtime-bin
 SUBDIR+=       mingw-w32api-bin
+#SUBDIR+=      nios2                   # just contains makefile fragments
 SUBDIR+=       nios2-binutils
 SUBDIR+=       nios2-gcc
 SUBDIR+=       uisp



Home | Main Index | Thread Index | Old Index