diff options
author | Rob Austein <sra@hactrn.net> | 2016-06-23 13:42:05 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2016-06-23 13:42:05 -0400 |
commit | 31ef2cff92b2dc6781e6549e07ab99a2b99a9fdb (patch) | |
tree | 66b0d2d735ddd053eeeb7b8d111e0d058ab74976 /sw/thirdparty/sqlite3 | |
parent | beca9ece1b3a9f47d81b98f06fc4b0180704cabe (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 'sw/thirdparty/sqlite3')
m--------- | sw/thirdparty/sqlite3 | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/sw/thirdparty/sqlite3 b/sw/thirdparty/sqlite3 deleted file mode 160000 -Subproject be705c3aecaf201b7f9c649cfed01e38e73c8f6 |