mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-03 00:10:31 +00:00
redbean: enable sqlite3 serialization
This commit is contained in:
parent
f71f61cd40
commit
b7e7c6799e
1 changed files with 2 additions and 1 deletions
|
@ -117,7 +117,8 @@ o/$(MODE)/tool/net/redbean.dbg: \
|
||||||
|
|
||||||
o/$(MODE)/tool/net/lsqlite3.o: private \
|
o/$(MODE)/tool/net/lsqlite3.o: private \
|
||||||
CFLAGS += \
|
CFLAGS += \
|
||||||
-DSQLITE_ENABLE_SESSION
|
-DSQLITE_ENABLE_SESSION \
|
||||||
|
-DSQLITE_ENABLE_DESERIALIZE
|
||||||
|
|
||||||
# REDBEAN-DEMO
|
# REDBEAN-DEMO
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue