mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
Reviewed by: jrtc27 Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D32773
4 lines
228 B
Text
4 lines
228 B
Text
Build the base system with Undefined Behavior Sanitizer (UBSan) to detect
|
|
various kinds of undefined behavior at runtime.
|
|
Requires that Clang be used as the base system compiler
|
|
and that the runtime support library is available
|