travis: revert sqlite hack
This commit is contained in:
parent
efb22c5c5a
commit
83db07456e
|
@ -14,7 +14,7 @@ fetch_if_needed() {
|
|||
|
||||
build() {
|
||||
cd sqlite
|
||||
./configure CC=gcc
|
||||
./configure
|
||||
make -j$(nproc)
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue