Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jun 2000 09:53:06 +0300
From:      Ruslan Ermilov <ru@sunbay.com>
To:        Warner Losh <imp@village.org>
Cc:        "David E. O'Brien" <obrien@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/etc/defaults make.conf
Message-ID:  <20000627095306.B45457@sunbay.com>
In-Reply-To: <200006262231.QAA28294@harmony.village.org>; from imp@village.org on Mon, Jun 26, 2000 at 04:31:38PM -0600
References:  <200006262143.OAA16390@freefall.freebsd.org> <200006262231.QAA28294@harmony.village.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 26, 2000 at 04:31:38PM -0600, Warner Losh wrote:
> In message <200006262143.OAA16390@freefall.freebsd.org> "David E. O'Brien" writes:
> :   Add BDECFLAGS so people can use them easily in /etc/make.conf.
> 
> This is almost as good as -Wbde.  However, it isn't as good as -Wbde
> because I can't say
> 	make CFLAGS+=${BDECFLAGS}
> easily (unless I'm missing something) on a module by module basis.
> Sometimes I'd want to clean up a few of these things in bin, or sbin,
> etc because I need to do something, but real bugs and features are
> beyond me :-)
> 
But you can (often) say
	make DEBUG_FLAGS=${BDECFLAGS}

-- 
Ruslan


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?20000627095306.B45457>