Date: Mon, 11 Sep 2006 05:35:57 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.lib.mk bsd.own.mk bsd.prog.mk Message-ID: <200609110535.k8B5ZvHG070497@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2006-09-11 05:35:57 UTC FreeBSD src repository Modified files: share/mk bsd.lib.mk bsd.own.mk bsd.prog.mk Log: 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? Revision Changes Path 1.177 +4 -0 src/share/mk/bsd.lib.mk 1.56 +1 -0 src/share/mk/bsd.own.mk 1.148 +4 -0 src/share/mk/bsd.prog.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609110535.k8B5ZvHG070497>