From 7c77537e7a4f2860f1dd9a2683ccef6400ff394a Mon Sep 17 00:00:00 2001 From: plunky Date: Wed, 24 Aug 2011 17:39:32 +0000 Subject: -Wno-shadow is no longer needed for HAVE_PCC, here --- hack/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'hack') 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 @@ -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 -- cgit v1.2.3-56-ge451