mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-04-03 09:39:47 +00:00
Update build-sqlite
Added --enable-readline to configure
This commit is contained in:
parent
5af051f971
commit
3491293eda
@ -14,7 +14,7 @@ fetch_if_needed() {
|
||||
|
||||
build() {
|
||||
cd sqlite
|
||||
./configure
|
||||
./configure --enable-readline
|
||||
|
||||
if [ ! -v PREBUILT ]; then
|
||||
make -j$(nproc)
|
||||
|
Loading…
x
Reference in New Issue
Block a user