summaryrefslogtreecommitdiff
path: root/libsqlite3/libsqlite3/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'libsqlite3/libsqlite3/buildfile')
-rw-r--r--libsqlite3/libsqlite3/buildfile4
1 files changed, 4 insertions, 0 deletions
diff --git a/libsqlite3/libsqlite3/buildfile b/libsqlite3/libsqlite3/buildfile
index 73a3ba2..70ce9c6 100644
--- a/libsqlite3/libsqlite3/buildfile
+++ b/libsqlite3/libsqlite3/buildfile
@@ -51,6 +51,10 @@ c.poptions =+ \
-DSQLITE_THREADSAFE=1 \
-DSQLITE_USE_URI=1
+# Raise the maximum number of attached databases from 10 up to the limit.
+#
+c.poptions =+ -DSQLITE_MAX_ATTACHED=125
+
if! $windows
{
# Note that the upstream package normally defines a number of other HAVE_*