Add WITH_CTF description.

This commit is contained in:
fjoe 2011-11-30 18:22:44 +00:00
parent f4904d54c6
commit 9b7ab43dcd

View File

@ -0,0 +1,4 @@
.\" $FreeBSD$
Set to compile with CTF (Compact C Type Format) data.
CTF data encapsulates a reduced form of debugging information
similar to DWARF and the venerable stabs and is required for DTrace.