Closed BrennanConroy closed 7 years ago
@BrennanConroy, Thanks for having already signed the Contribution License Agreement. Your agreement was validated by .NET Foundation. We will now review your pull request. Thanks, .NET Foundation Pull Request Bot
Something to note, the sanitize almost doubles the .so
and .dylib
size :/
Current flags mimic how libuv is built using gyp/autotools in the libuv repo. I have two concerns:
Added
fsanitize=address
to both Darwin and Linux builds, and noticed they both didn't run with optimizations so turned on-O3