-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MIVisionX ASAN - Exclude library_tests from ASAN pkg #1224
Conversation
@arvindcheru Also, I have one query. Feature ticket for asan instrument test package , where this binary is needed, https://ontrack-internal.amd.com/browse/SWDEV-429801 |
@arvindcheru - some observation in the change. The only libraries and executables which MIVisionX HIP installs is listed below. The apps and utilities are not built with TOT CMakeLists. Changes for ASAN will never propagate to those CMake. Libraries
Executables
|
Updated the change as discussed considering the above review comments |
* MIVisionX ASAN - Exclude additional files from ASAN packaging * Review Comments Updated * Revert "MIVisionX ASAN - Exclude additional files from ASAN packaging" This reverts commit c744b6d. * MIVisionX ASAN - Exclude library_tests from ASAN pkg
Changes Proposed: