Compare commits
1 Commits
Author | SHA1 | Date |
---|---|---|
|
ab88c0c4ad |
|
@ -111,3 +111,9 @@ However, the following will not compile unless the amalgamation was built
|
|||
with it enabled:
|
||||
|
||||
"OPTS=-DSQLITE_ENABLE_UPDATE_DELETE_LIMIT=1"
|
||||
|
||||
++++++++++++++++++++++++++++++++++
|
||||
|
||||
autoreconf --force --install
|
||||
./configure --prefix=/usr
|
||||
make -j16
|
||||
|
|
Loading…
Reference in New Issue