summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-07-20 23:03:21 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-07-20 23:03:21 +0000
commit41e1a3604e32f92120a0d4ce2d62c4a5c8f8673f (patch)
treefa7a8c2b83c55eb08253a829673a3e086706e9d9
parent89348b0a8da90671fdbb3204790e67e5dd7e708c (diff)
parentd9177594e48c88ff53b5a17f0a70a791969bf22d (diff)
downloadsqlite-41e1a3604e32f92120a0d4ce2d62c4a5c8f8673f.tar.gz
Change-Id: Id3eaf393b9aa384a9de4a326634848d359d5f93f
-rw-r--r--dist/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/Android.bp b/dist/Android.bp
index d4eb4b4..3bb9a10 100644
--- a/dist/Android.bp
+++ b/dist/Android.bp
@@ -38,6 +38,7 @@ cc_defaults {
"-DSQLITE_SECURE_DELETE",
"-DSQLITE_ENABLE_BATCH_ATOMIC_WRITE",
"-DBIONIC_IOCTL_NO_SIGNEDNESS_OVERLOAD",
+ "-DSQLITE_DEFAULT_LEGACY_ALTER_TABLE",
"-Wno-unused-parameter",
"-Werror",