From 31ef2cff92b2dc6781e6549e07ab99a2b99a9fdb Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Thu, 23 Jun 2016 13:42:05 -0400 Subject: Whack with club until builds under pbuilder for Debian Jessie and Ubuntu Xenial. Drop use of private sqlite3 library, probably not needed anywhere, certainly not on Debian or Ubuntu. Handling of version number of shared library (libpkcs11.so.N) is wrong, right now we just use .0, need to sort out where that version number comes from in this wonderful multi-repository universe. --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index cb4501d..f24e2a2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,6 +7,3 @@ [submodule "sw/thirdparty/libtfm"] path = sw/thirdparty/libtfm url = https://git.cryptech.is/sw/thirdparty/libtfm.git -[submodule "sw/thirdparty/sqlite3"] - path = sw/thirdparty/sqlite3 - url = https://git.cryptech.is/sw/thirdparty/sqlite3.git -- cgit v1.2.3