aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2006-09-11 13:55:27 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2006-09-11 13:55:27 +0000
commitaa5bab217913629fac17411f3d0708d26a85f62f (patch)
tree25710b99e40fc901aadfca122980751e2049f08a /tools
parentc1e29f712e8efec2bc4ad68407a6ff836fb30cc5 (diff)
Notes
Diffstat (limited to 'tools')
-rw-r--r--tools/build/options/WITHOUT_ASSERT_DEBUG4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/build/options/WITHOUT_ASSERT_DEBUG b/tools/build/options/WITHOUT_ASSERT_DEBUG
new file mode 100644
index 000000000000..2bc179cc8136
--- /dev/null
+++ b/tools/build/options/WITHOUT_ASSERT_DEBUG
@@ -0,0 +1,4 @@
+.\" $FreeBSD$
+Set to compile programs and libraries without the
+.Xr assert 3
+checks.