Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sqllite library to support M1 Macs #7519

Merged
merged 1 commit into from
Oct 26, 2021
Merged

Conversation

lbergelson
Copy link
Member

Funcotator currently fails when running natively on m1 because the cosmic datasource uses a native sqllite library. This version of the library supports m1 macs natively.

  • updating org.xerial:sqlite-jdbc:3.20.1 -> 3.36.0.3
  • this adds native support for M1 macs

* updating org.xerial:sqlite-jdbc:3.20.1 -> 3.36.0.3
* this adds native support for M1 macs
Copy link
Collaborator

@jonn-smith jonn-smith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@lbergelson lbergelson merged commit db971f0 into master Oct 26, 2021
@lbergelson lbergelson deleted the lb_update_sqllite branch October 26, 2021 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Funcotator M1 M1 Mac Specific
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants