summaryrefslogtreecommitdiffstats
path: root/hack
diff options
context:
space:
mode:
authorplunky <plunky@NetBSD.org>2011-08-24 17:39:32 +0000
committerplunky <plunky@NetBSD.org>2011-08-24 17:39:32 +0000
commit7c77537e7a4f2860f1dd9a2683ccef6400ff394a (patch)
tree7cf46e010cdce488981a86f3e7e4dffbb07b5f7d /hack
parent47fc54cf8d89647aa672981142e32ce0a4c12519 (diff)
downloadbsdgames-darwin-7c77537e7a4f2860f1dd9a2683ccef6400ff394a.tar.gz
bsdgames-darwin-7c77537e7a4f2860f1dd9a2683ccef6400ff394a.tar.zst
bsdgames-darwin-7c77537e7a4f2860f1dd9a2683ccef6400ff394a.zip
-Wno-shadow is no longer needed for HAVE_PCC, here
Diffstat (limited to 'hack')
-rw-r--r--hack/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/hack/Makefile b/hack/Makefile
index 9b3de2ce..66794662 100644
--- a/hack/Makefile
+++ b/hack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2011/08/16 09:26:22 christos Exp $
+# $NetBSD: Makefile,v 1.45 2011/08/24 17:39:32 plunky Exp $
# @(#)Makefile 8.2 (Berkeley) 4/27/95
.include <bsd.own.mk>
@@ -37,10 +37,6 @@ makedefs: makedefs.lo
hack.h: hack.onames.h
-.if defined(HAVE_PCC)
-COPTS.hack.bones.c+= -Wno-shadow
-COPTS.hack.do.c+= -Wno-shadow
-.endif
COPTS.hack.mon.c+= -Wno-format-nonliteral
COPTS.hack.rip.c+= -Wno-format-nonliteral