mirror of
https://github.com/opnsense/src.git
synced 2026-03-21 18:30:08 -04:00
This option is a blanket for all the DTrace-related software. The option when enabled passes in -fsanitize=address -fsanitize=undeifned, enabling ASAN and UBSAN in the following components: - libdtrace - dtrace(1) - lockstat(1) - plockstat(1) The option defaults to "no" and is intended as a developer aid. Reviewed by: markj Differential Revision: https://reviews.freebsd.org/D41157 |
||
|---|---|---|
| .. | ||
| compat/opensolaris | ||
| contrib/opensolaris | ||
| lib | ||
| sbin | ||
| share | ||
| tests | ||
| usr.bin | ||
| usr.libexec | ||
| usr.sbin | ||
| Makefile | ||
| Makefile.inc | ||