mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Add WITH_CTF description.
This commit is contained in:
parent
83cb5bae96
commit
e90e78598e
1 changed files with 4 additions and 0 deletions
4
tools/build/options/WITH_CTF
Normal file
4
tools/build/options/WITH_CTF
Normal 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.
|
||||
Loading…
Reference in a new issue