Make SQLite binary smaller in TensorFlow
authorJustine Tunney <jart@google.com>
Wed, 17 Jan 2018 02:24:54 +0000 (18:24 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 17 Jan 2018 02:32:42 +0000 (18:32 -0800)
commit488d61cb3a67cc71de3d7815078a875999c23c04
treec29c0187cb20d9f9c4c40849b3b4e9bffe3376bf
parent0a079802fd2798621678523b4ff0c8fc445c5fb3
Make SQLite binary smaller in TensorFlow

This makes it 400kB smaller. This is worth it because even
-O6 would only make SQLite 3% faster.

https://www.sqlite.org/footprint.html

PiperOrigin-RevId: 182143488
third_party/sqlite.BUILD