We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19621a0 commit e6640bfCopy full SHA for e6640bf
pythonforandroid/recipes/sqlite3/Android.mk
@@ -6,4 +6,6 @@ LOCAL_SRC_FILES := sqlite3.c
6
7
LOCAL_MODULE := sqlite3
8
9
+LOCAL_CFLAGS := -DSQLITE_ENABLE_FTS3
10
+
11
include $(BUILD_SHARED_LIBRARY)
0 commit comments