diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-11-28 17:32:00 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-11-28 17:32:00 +0200 |
commit | 97cb6651185c2853c15e78233dd875edb982cfeb (patch) | |
tree | 139c2818337e2cd095e733f717d9f273d7fb0f77 | |
parent | d9b6f1d056acb7e26521c997bb21e0b0c9931069 (diff) |
Minor release doc change
-rw-r--r-- | doc/release | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release b/doc/release index 5f12af1..b9dba0b 100644 --- a/doc/release +++ b/doc/release @@ -3,7 +3,7 @@ @@ Need -fPIC for Qt5 (-cxxflags "-fPIC") ./dist.sh -j 10 -cxxflags -fPIC -ccp gcc-5 -cxxp g++-5 -complete -test \ - -db pgsql -mssql-test-options --with-mssql-server=tcp:windows2008r2,1435 \ + -db sqlite -mssql-test-options --with-mssql-server=tcp:windows2008r2,1435 \ 2>&1 | tee dist.log cd ~/work/odb/build/mingw-w64 |