aboutsummaryrefslogtreecommitdiff
path: root/extra/sqlite/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-03-13 14:22:05 +0300
committerCem Keylan <cem@ckyln.com>2021-03-13 14:22:05 +0300
commit02154682f1f9c5a5509ae56a3c7ff2510523d696 (patch)
tree5ced3339a95bcbeaafa0ba16f890441353634e4e /extra/sqlite/build
parentae94c713f6586245bcbc04577ed9e48efe13330e (diff)
downloadrepository-02154682f1f9c5a5509ae56a3c7ff2510523d696.tar.gz
sqlite: bump to 3.35.0
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