pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cross/nios2-gcc3
Module Name: pkgsrc
Committed By: maya
Date: Thu Feb 22 00:09:44 UTC 2018
Modified Files:
pkgsrc/cross/nios2-gcc3: Makefile
Log Message:
nios2-gcc3 spins on NetBSD builds too, spare us the build.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/cross/nios2-gcc3/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/cross/nios2-gcc3/Makefile
diff -u pkgsrc/cross/nios2-gcc3/Makefile:1.9 pkgsrc/cross/nios2-gcc3/Makefile:1.10
--- pkgsrc/cross/nios2-gcc3/Makefile:1.9 Sat Sep 9 17:17:51 2017
+++ pkgsrc/cross/nios2-gcc3/Makefile Thu Feb 22 00:09:44 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2017/09/09 17:17:51 dholland Exp $
+# $NetBSD: Makefile,v 1.10 2018/02/22 00:09:44 maya Exp $
PKG_VERSION= 3.4.6
# PKGNAME will have option name only when explictly selected
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.altera.com/outg
DISTNAME= nios2_gnu_gcc3_10.0
# nios2_gnu_gcc3_10.1.tgz are the exactly same, see MD5
-NOT_FOR_BULK_PLATFORM= SunOS-*-*
+NOT_FOR_BULK_PLATFORM= SunOS-*-* NetBSD-*-*
EXTRACT_ELEMENTS= gcc
WRKSRC= ${WRKDIR}/gcc
Home |
Main Index |
Thread Index |
Old Index