mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-16 23:50:32 +00:00
Add redbean sqlite session support (#680)
This commit is contained in:
parent
b407327972
commit
251dcb07eb
3 changed files with 714 additions and 5 deletions
|
@ -128,6 +128,10 @@ o/$(MODE)/tool/net/redbean.com: \
|
|||
@$(MAKE_SYMTAB_ZIP)
|
||||
@$(TOOL_NET_REDBEAN_STANDARD_ASSETS_ZIP)
|
||||
|
||||
o/$(MODE)/tool/net/lsqlite3.o: private \
|
||||
OVERRIDE_CFLAGS += \
|
||||
-DSQLITE_ENABLE_SESSION
|
||||
|
||||
# REDBEAN-DEMO.COM
|
||||
#
|
||||
# This redbean-demo.com program is the same as redbean.com except it
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue