Set ASAN_OPTIONS for asan compatibility
asan normally bails if LD_PRELOAD is set, and it isn't the first LD_PRELOAD'd library. Disable that check.
https://github.com/google/sanitizers/issues/796#issuecomment-578073928
asan normally bails if LD_PRELOAD is set, and it isn't the first LD_PRELOAD'd library. Disable that check.
https://github.com/google/sanitizers/issues/796#issuecomment-578073928