From b8363a3146bfd2f1c0f10297a5127b7d0ffd7553 Mon Sep 17 00:00:00 2001 From: bjs Date: Fri, 21 Sep 2007 18:06:28 +0000 Subject: Add -fno-strict-aliasing to CFLAGS for ${CC_VERSION:Mgcc-[34]*}. Bump rev. ok'd by wiz@ --- lang/spidermonkey/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang/spidermonkey/Makefile') diff --git a/lang/spidermonkey/Makefile b/lang/spidermonkey/Makefile index 7a871e7ee47..415a2f945a9 100644 --- a/lang/spidermonkey/Makefile +++ b/lang/spidermonkey/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2007/08/12 03:04:32 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2007/09/21 18:06:28 bjs Exp $ DISTNAME= js-1.60 PKGNAME= ${DISTNAME:S/js/spidermonkey/} +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_MOZILLA:=js/} -- cgit v1.2.3