tcl: Fix using system libsqlite
authorFredrik Fornwall <fredrik@fornwall.net>
Tue, 30 Aug 2016 21:21:31 +0000 (17:21 -0400)
committerFredrik Fornwall <fredrik@fornwall.net>
Tue, 30 Aug 2016 21:21:31 +0000 (17:21 -0400)
commit4ab31c9b57d9f35754d2902088675f3785b2f7fe
treece8f95d4fc10c418ee847358bd5bf512f88959d2
parent6b14aeb8cea6aca82886c2f1b70c521169d41b7d
tcl: Fix using system libsqlite

We really want to use the system library, and using the bundled
produced the error 'dlopen failed: cannot locate symbol "log"'.
packages/libsqlite/build.sh
packages/tcl/build.sh