summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/build_config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/build_config.h b/build/build_config.h
index 0cf08b3..df16071 100644
--- a/build/build_config.h
+++ b/build/build_config.h
@@ -53,6 +53,7 @@
#if defined(ANDROID)
#define USE_OPENSSL 1
#define USE_SYSTEM_ZLIB 1
+#define USE_SYSTEM_SQLITE 1
#endif
#if !defined(USE_OPENSSL)