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

Rust cross-compilation #303

Merged
merged 11 commits into from
Feb 2, 2024
Merged

Rust cross-compilation #303

merged 11 commits into from
Feb 2, 2024

Conversation

woodcoder
Copy link
Contributor

This PR adds a Dockerfile that can be used to build the libbooxindex.so rust library used by the canute-ui code.

The target architecture is Pi OS Bullseye running on a Pi Zero.

It includes a Cargo.lock file that approximates the crate versions used in the original (and that seem to work).

A github action has been added to create a release tarball of the built package.

@woodcoder woodcoder linked an issue Feb 2, 2024 that may be closed by this pull request
@woodcoder woodcoder merged commit 9c7e1db into main Feb 2, 2024
1 check passed
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.

Allow rust library to built built in Docker/github actions
1 participant