diff options
author | Rob Austein <sra@hactrn.net> | 2015-07-07 13:18:21 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2015-07-07 13:18:21 -0400 |
commit | f71125a0d3df1ec17453212fd5b6e64bf492fbf2 (patch) | |
tree | 64152b359bf0cb693be04c4b653efa95cdcd49a6 /.gitignore | |
parent | 7bdeab315c5fdaf6d1b087423b98e80e80fefec8 (diff) |
Switch build method to keep a copy of the current tarball in the
repository rather than fetching it every time, both to simplify the
build and to avoid a lot of gratuitous re-fetches of the tarball when
building under continuous integration or release engineering scripts.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,5 +1,4 @@ build libsqlite3.a -sqlite-autoconf-3080900.tar.gz sqlite3 sqlite3.h |