Disable the address sanitizer in the linux_unopt build (#165661)
This is causing issues on LUCI workers that were upgraded to a new version of Ubuntu. See https://github.com/flutter/flutter/issues/165594 See https://github.com/flutter/flutter/pull/165620
This commit is contained in:
parent
8fde4325ab
commit
5a8d4032e9
@ -16,7 +16,6 @@
|
||||
"debug",
|
||||
"--unoptimized",
|
||||
"--prebuilt-dart-sdk",
|
||||
"--asan",
|
||||
"--dart-debug",
|
||||
"--rbe",
|
||||
"--no-goma"
|
||||
|
Loading…
x
Reference in New Issue
Block a user