Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Oct 1999 11:53:32 +1000 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Archie Cobbs <archie@whistle.com>
Cc:        Bill Fumerola <billf@chc-chimes.com>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/ngctl Makefile
Message-ID:  <Pine.BSF.4.10.9910291149430.5665-100000@alphplex.bde.org>
In-Reply-To: <199910281837.LAA09067@bubba.whistle.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 28 Oct 1999, Archie Cobbs wrote:

> Ah, yes..
> 
>   COPTS+=    -O2 -g -Wall -Werror
> 
> Is it appropriate to keep the "-g -Wall" part?

No.  -g should never be the default.  -W[really-]all should always be
the default if the compiler is gcc, but not otherwise, and should not
be set in thousands of scattered makefiles.

Bruce



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9910291149430.5665-100000>