dtrace: Add WITH_DTRACE_ASAN
See commit 4ae6991228. This version of
the commit avoids inadvertently changing SHLIBDIR for libdtrace.so.
This commit is contained in:
committed by
Mark Johnston
parent
bd16c274c3
commit
6de0222840
@@ -0,0 +1,4 @@
|
||||
Compile userspace DTrace code (libdtrace, dtrace(1), lockstat(1), plockstat(1))
|
||||
with address and undefined behavior sanitizers.
|
||||
Requires that Clang be used as the base system compiler
|
||||
and that the runtime support library is available.
|
||||
Reference in New Issue
Block a user