-
|
Hi, for our own .Net project we need to change the YYSTACKDEPTH compile option and thus need to integrate our own sqlite build into Microsoft.Data.Sqlite. Therefor we were switching to SQLitePCLRaw-Provider "dynamic_cdecl". To make sure we have a mostly identical behaviour, we would appreciate to know the standard compile options for the e_sqlite3 build. Can you please provide us with these options. Thanks a lot. |
Beta Was this translation helpful? Give feedback.
Answered by
ericsink
Jan 29, 2024
Replies: 1 comment 1 reply
-
|
The build system for e_sqlite3 is over in my |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
meiaestro
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The build system for e_sqlite3 is over in my
cbrepo:https://github.com/ericsink/cb/blob/c990759703be78795e3687daccd957fcd490f9a6/bld/cb.cs#L1237-L1248