cvs commit: src/share/mk bsd.lib.mk bsd.prog.mk

[ Available lists | Index of cvs-all | Month of Sep 2006 | Week of 13 Sep 2006 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
David E. O'Brien <obrien@FreeBSD.org>
Date
13 Sep 2006 23:27:22
Subject
cvs commit: src/share/mk bsd.lib.mk bsd.prog.mk
Message-ID
200609132327.k8DNRMqS076204@repoman.freebsd.org


[ Hide this part ]
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 Changes Path
1.178 +1 -0 src/share/mk/bsd.lib.mk
1.149 +1 -0 src/share/mk/bsd.prog.mk


Elapsed time: 0.106 seconds