diff options
| author | Max Khon <fjoe@FreeBSD.org> | 2011-11-30 18:22:44 +0000 |
|---|---|---|
| committer | Max Khon <fjoe@FreeBSD.org> | 2011-11-30 18:22:44 +0000 |
| commit | e90e78598ece3b522af229f6eeef8b3e75fc10d4 (patch) | |
| tree | 52b724925fda0c5db6c417d8c54f295593b57af0 /tools/build | |
| parent | 83cb5bae966d79da4a1622931b6dfc991698e4fd (diff) | |
Notes
Diffstat (limited to 'tools/build')
| -rw-r--r-- | tools/build/options/WITH_CTF | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/build/options/WITH_CTF b/tools/build/options/WITH_CTF new file mode 100644 index 0000000000000..80856327e2186 --- /dev/null +++ b/tools/build/options/WITH_CTF @@ -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. |
