aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2016-06-23 13:42:05 -0400
committerRob Austein <sra@hactrn.net>2016-06-23 13:42:05 -0400
commit31ef2cff92b2dc6781e6549e07ab99a2b99a9fdb (patch)
tree66b0d2d735ddd053eeeb7b8d111e0d058ab74976 /.gitmodules
parentbeca9ece1b3a9f47d81b98f06fc4b0180704cabe (diff)
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.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
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