Index: tools_webrtc/mb/mb_config.pyl |
diff --git a/tools_webrtc/mb/mb_config.pyl b/tools_webrtc/mb/mb_config.pyl |
index 35b249c01bcce950f5de88d0040d393892d3ccaf..a396e953dca7d7b3fa84836d48ab00bbd4ee765f 100644 |
--- a/tools_webrtc/mb/mb_config.pyl |
+++ b/tools_webrtc/mb/mb_config.pyl |
@@ -461,11 +461,11 @@ |
}, |
'ubsan': { |
- 'gn_args': 'is_ubsan=true', |
+ 'gn_args': 'is_ubsan=true is_ubsan_no_recover=true', |
}, |
'ubsan_vptr': { |
- 'gn_args': 'is_ubsan_vptr=true', |
+ 'gn_args': 'is_ubsan_vptr=true is_ubsan_no_recover=true', |
}, |
'win_fastlink': { |