mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-16 11:48:54 +01:00
Restore Data/SQLite for OSX
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
parent
cee7b3e7b8
commit
978924cef6
@ -63,7 +63,7 @@ matrix:
|
||||
- export CC="clang"
|
||||
- export CXX="clang++"
|
||||
- clang++ -x c++ /dev/null -dM -E
|
||||
- ./configure --everything --omit=Data/ODBC,Data/SQLite,Data/MySQL,Data/PostgreSQL && make -s -j2 && sudo make install
|
||||
- ./configure --everything --omit=Data/ODBC,Data/MySQL,Data/PostgreSQL && make -s -j2 && sudo make install
|
||||
- ./travis/OSX/runtests.sh
|
||||
|
||||
- env: TEST_NAME="Linux gcc 4.6 (make) bundled"
|
||||
|
Loading…
Reference in New Issue
Block a user