| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
across all our platforms
|
Blurgh, need to do some work around feature detection in order to keep the capability to link against a system library; using have_func is of course not going to work if we're compiling the amalgamation into the extension. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
WIP - this PR exists to get feedback on builds across all supported platforms.
Context
Since v3.48.0, SQLite's "autoconf" release does not actually use autoconf, and as a result there have been small related breakages including:
I suspect that moving to the amalgamation and explicitly setting compiler and linker flags from within the extconf.rb might be more reliable.