Skip to content

Conversation

@zanieb
Copy link
Member

@zanieb zanieb commented Dec 29, 2024

Looking into #449

@zanieb zanieb added platform:linux Specific to the Linux platform python:3.13 labels Dec 29, 2024
@zanieb
Copy link
Member Author

zanieb commented Dec 29, 2024

Interestingly... on main we can see the logs

sqlite> checking SQL math functions... enabled
sqlite> checking for library containing ceil...
sqlite> -lm

but with 026c992, we get

sqlite> checking SQL math functions... enabled
sqlite> checking for library containing ceil...
sqlite> none required

and... serialize / deserialize is still not available — I need to take a look at the pkg-config, I think.

@zanieb zanieb closed this Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

platform:linux Specific to the Linux platform python:3.13

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants