From 018586c2aad72ee2944105d443ec98eb02aa8974 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 29 Jan 2020 23:08:12 +0300 Subject: Release version 3.27.2+1 Enable zlib usage Stop using cc.poptions variable as it now come after c.poptions --- sqlite3/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sqlite3/.gitignore') diff --git a/sqlite3/.gitignore b/sqlite3/.gitignore index 7a3c058..9e8f177 100644 --- a/sqlite3/.gitignore +++ b/sqlite3/.gitignore @@ -19,3 +19,7 @@ *.pc sqlite3 + +# Testscript output directory (can be symlink). +# +test-sqlite3 -- cgit v1.1