Skip to content

Commit

Permalink
redbean: enable sqlite3 serialization
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshupal committed Jan 5, 2025
1 parent f71f61c commit b7e7c67
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tool/net/BUILD.mk
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,8 @@ o/$(MODE)/tool/net/redbean.dbg: \

o/$(MODE)/tool/net/lsqlite3.o: private \
CFLAGS += \
-DSQLITE_ENABLE_SESSION
-DSQLITE_ENABLE_SESSION \
-DSQLITE_ENABLE_DESERIALIZE

# REDBEAN-DEMO
#
Expand Down

0 comments on commit b7e7c67

Please sign in to comment.