On Wed, Sep 13, 2006 at 04:58:10PM -0700, David O'Brien wrote:
> On Wed, Sep 13, 2006 at 01:32:11PM -1000, Juli Mallett wrote:
> > [ cvs commit: src/share/mk bsd.lib.mk bsd.prog.mk ]
> > > When building WITHOUT_ASSERT_DEBUG, we need to disable -Werror as its
&g
On Wed, Sep 13, 2006 at 01:32:11PM -1000, Juli Mallett wrote:
> [ cvs commit: src/share/mk bsd.lib.mk bsd.prog.mk ]
> > When building WITHOUT_ASSERT_DEBUG, we need to disable -Werror as its easy
> > to see "warning: unused variable `foo'".
>
> I thi
Hi David,
* "David E. O'Brien" <[EMAIL PROTECTED]> [ 2006-09-13 ]
[ cvs commit: src/share/mk bsd.lib.mk bsd.prog.mk ]
> When building WITHOUT_ASSERT_DEBUG, we need to disable -Werror as its easy
> to see "warning: unused variable `foo'".
obrien 2006-09-13 23:27:21 UTC
FreeBSD src repository
Modified files:
share/mk bsd.lib.mk bsd.prog.mk
Log:
When building WITHOUT_ASSERT_DEBUG, we need to disable -Werror as its easy
to see "warning: unused variable `foo'".
Revision ChangesPath
1.178