aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--third_party/Android.bp3
1 files changed, 0 insertions, 3 deletions
diff --git a/third_party/Android.bp b/third_party/Android.bp
index 64c6f0044..6571fb1bd 100644
--- a/third_party/Android.bp
+++ b/third_party/Android.bp
@@ -57,9 +57,6 @@ cc_library_static {
"base/debug/*.cc",
"base/allocator/partition_allocator/*.cc",
],
-
- // http://b/199471467 Crashes compiler with -O3 when building fuzzer
- cflags: ["-O2"],
}
cc_library_static {