How to specify whether to link ASan statically or dynamically? #65451
Unanswered
AminoACID123
asked this question in
Q&A
Replies: 1 comment
-
How to enable address sanitizer at compile time for Zephyr RTOS?
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to compile zephyr with address sanitizer enabled. I wonder if it is possible to choose between static linking and dynamic linking of ASan library.
Beta Was this translation helpful? Give feedback.
All reactions