From e0d550e152d36b26359664614659fde481f6d709 Mon Sep 17 00:00:00 2001 From: jperkin Date: Wed, 1 Oct 2014 14:20:54 +0000 Subject: Mark SunOS as NOT_FOR_BULK_PLATFORM, currently the build spins indefinitely on CPU. --- cross/nios2-gcc3/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'cross') diff --git a/cross/nios2-gcc3/Makefile b/cross/nios2-gcc3/Makefile index d08631ba24f..02bd0f0baf0 100644 --- a/cross/nios2-gcc3/Makefile +++ b/cross/nios2-gcc3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:35:24 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2014/10/01 14:20:54 jperkin Exp $ PKG_VERSION= 3.4.6 # PKGNAME will have option name only when explictly selected @@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.altera.com/outgoing/download/support/ip/processors/nios DISTNAME= nios2_gnu_gcc3_10.0 # nios2_gnu_gcc3_10.1.tgz are the exactly same, see MD5 +NOT_FOR_BULK_PLATFORM= SunOS-*-* + EXTRACT_ELEMENTS= gcc WRKSRC= ${WRKDIR}/gcc #PATH:= ${CROSSBASE}/bin:${PATH} -- cgit v1.2.3