pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/gltron Disabled -Wall -Werror flags for gcc. App...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ac77a9731fb9
branches: trunk
changeset: 490461:ac77a9731fb9
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri Mar 11 20:16:31 2005 +0000
description:
Disabled -Wall -Werror flags for gcc. Approved by wiz.
diffstat:
games/gltron/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 1fe73da1840f -r ac77a9731fb9 games/gltron/Makefile
--- a/games/gltron/Makefile Fri Mar 11 17:25:05 2005 +0000
+++ b/games/gltron/Makefile Fri Mar 11 20:16:31 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/10/03 00:14:44 tv Exp $
+# $NetBSD: Makefile,v 1.13 2005/03/11 20:16:31 rillig Exp $
#
DISTNAME= gltron-0.70-source
@@ -15,6 +15,7 @@
WRKSRC= ${WRKDIR}/${PKGBASE}
USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
+CONFIGURE_ARGS+= --disable-warn
LIBS.SunOS+= -lm
Home |
Main Index |
Thread Index |
Old Index