From owner-cvs-all Fri May 18 21: 8: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 6548B37B42C; Fri, 18 May 2001 21:08:03 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.1) with ESMTP id f4J47XE13910; Fri, 18 May 2001 22:07:33 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200105190407.f4J47XE13910@harmony.village.org> To: Greg Lehey Subject: Re: cvs commit: src/usr.bin/scrshot Makefile Cc: Kris Kennaway , Ruslan Ermilov , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Sat, 19 May 2001 12:46:13 +0930." <20010519124613.C64759@wantadilla.lemis.com> References: <20010519124613.C64759@wantadilla.lemis.com> <200105181040.f4IAeYi56574@freefall.freebsd.org> <20010519111635.I7513@wantadilla.lemis.com> <20010518191949.A2362@xor.obsecurity.org> Date: Fri, 18 May 2001 22:07:33 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20010519124613.C64759@wantadilla.lemis.com> Greg Lehey writes: : I thought we were using gcc. What's the flag that provides equivalent : functionality? Yes, but we don't use gcc-only flags in the Makefiles anywhere else in the project unless there's a compelling reason to do so. In the past, "just getting warnings" hasn't been a compelling reason. We do have them in the .mk files, but that's a different matter since one could, in theory, provide support for different compilers by just changing the .mk files. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message