aboutsummaryrefslogtreecommitdiff
path: root/extra/sqlite/build
diff options
context:
space:
mode:
Diffstat (limited to 'extra/sqlite/build')
-rwxr-xr-xextra/sqlite/build2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/sqlite/build b/extra/sqlite/build
index b105764b..6ac4e05a 100755
--- a/extra/sqlite/build
+++ b/extra/sqlite/build
@@ -11,5 +11,5 @@ cat _ > configure; rm -f _
--enable-dynamic-extensions \
--enable-fts5
-make -j 1
+make
make DESTDIR="$1" install