Jasinsky opened a new pull request, #12859: URL: https://github.com/apache/nuttx/pull/12859
Hello NuttX community :) This commit adds missing add_link_options to specify sanitizers also during linking stage. Similar situation as my previous PR (https://github.com/apache/nuttx/pull/12856) - makefile based build was working, CMake failed during linking stage. ## Summary Sanitizers flags should be specified during link stage as well. ## Impact Hard to estimate. ## Testing Local fiddling around sim:asan build using CMake + Ninja generator. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
