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

fix: Get build working (dev server) #388

Conversation

mike-zorn
Copy link
Contributor

Describe the solution you've provided

Removes the normal sqlite library in favor of one that doesn't use CGO.

Describe alternatives you've considered

Tried using different methods of multi-platform builds

  • musl & clang & mingw
  • zig -- ran into an issue where the macos builds wouldn't work as described
    here.

Additional context

Note that this includes an extraneous workflow that I was using to test the
build. I'll remove prior to merging.

@mike-zorn mike-zorn requested a review from hoshsadiq August 13, 2024 01:35
@mike-zorn mike-zorn changed the title Get build working fix: Get build working (dev server) Aug 13, 2024
@mike-zorn
Copy link
Contributor Author

Closing in favor of #389

@mike-zorn mike-zorn closed this Aug 13, 2024
@mike-zorn mike-zorn deleted the mikezorn/sc-249468/don-t-statically-link-glibc branch August 13, 2024 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant