]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a knob for compiling the tree -DNDEBUG. This turns off all the
authorimp <imp@FreeBSD.org>
Mon, 11 Sep 2006 05:35:57 +0000 (05:35 +0000)
committerimp <imp@FreeBSD.org>
Mon, 11 Sep 2006 05:35:57 +0000 (05:35 +0000)
commitf31deb485627174ae762b068d7f9ba068cc7db50
tree663a27691390ad33f17e9811dab2b47717ea524c
parent1173d87244a5458ccb8c97dfaf4191a0ac1b9eb2
Add a knob for compiling the tree -DNDEBUG.  This turns off all the
asserts and makes binaries smaller.  The binaries also become
repeatable again.  As it was, without this md5's of binaries built
with different paths differed.

# Where do I document this?
share/mk/bsd.lib.mk
share/mk/bsd.own.mk
share/mk/bsd.prog.mk