[build] Don’t check sanitize flags with MSVC

AX_CHECK_COMPILE_FLAG will always return true with cl.exe as it does not
error on unknown options.
1 file changed