mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-04-03 09:39:47 +00:00
travis: revert sqlite hack
This commit is contained in:
parent
efb22c5c5a
commit
83db07456e
@ -14,7 +14,7 @@ fetch_if_needed() {
|
|||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd sqlite
|
cd sqlite
|
||||||
./configure CC=gcc
|
./configure
|
||||||
make -j$(nproc)
|
make -j$(nproc)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user