pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/spidermonkey17 lang/spidermonkey17: Mark as broke...
details: https://anonhg.NetBSD.org/pkgsrc/rev/34fedf448ea7
branches: trunk
changeset: 377677:34fedf448ea7
user: fhajny <fhajny%pkgsrc.org@localhost>
date: Wed Mar 21 12:04:30 2018 +0000
description:
lang/spidermonkey17: Mark as broken on SunOS/x86_64.
https://bugzilla.mozilla.org/show_bug.cgi?id=577056
diffstat:
lang/spidermonkey17/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 6e061582b950 -r 34fedf448ea7 lang/spidermonkey17/Makefile
--- a/lang/spidermonkey17/Makefile Wed Mar 21 12:02:54 2018 +0000
+++ b/lang/spidermonkey17/Makefile Wed Mar 21 12:04:30 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/07/09 06:38:27 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2018/03/21 12:04:30 fhajny Exp $
DISTNAME= mozjs17.0.0
PKGNAME= ${DISTNAME:S/mozjs/spidermonkey17-/}
@@ -11,6 +11,10 @@
COMMENT= Standalone JavaScript implementation in C
LICENSE= mpl-2.0
+# Spidermonkey never worked here and unlikely will
+# https://bugzilla.mozilla.org/show_bug.cgi?id=577056
+BROKEN_ON_PLATFORM= SunOS-*-x86_64
+
MAKE_JOBS_SAFE= no
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index