summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYi Kong <yikong@google.com>2023-03-24 13:19:52 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-03-24 13:19:52 +0000
commitb9102ea04f1dc68f32ff16f576fef5760c338778 (patch)
treea819eaafbee06a26f5c683148332cdbac7fbffa1
parente74e33a93b9167f1583878c3d537172b678a0f24 (diff)
parentcc74b9688788061952ee1458bca2782558bbbb95 (diff)
downloadlibcxx-b9102ea04f1dc68f32ff16f576fef5760c338778.tar.gz
Merge "Revert^2 "Suppress -fcoroutines-ts deprecation warning""android-u-beta-1-gpl
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 519101739..748973dcd 100644
--- a/Android.bp
+++ b/Android.bp
@@ -252,6 +252,7 @@ cc_binary {
"-fsized-deallocation",
"-fexceptions",
"-fcoroutines-ts",
+ "-Wno-deprecated-experimental-coroutine",
"-Wno-format-zero-length",
"-Wno-implicit-fallthrough",
"-Wno-non-virtual-dtor",