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

Use cargo-zigbuild for reproducible build with glibc 2.31 #1488

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

edouardparis
Copy link
Member

@edouardparis edouardparis commented Nov 28, 2024

Zig language has solved many issues regarding compilation linker.
It allows us to compile to a smaller version of glibc while using latest guix commit.
No need then to bootstrap multiple version of rust, the current supported version is 1.71.1

close #414

@edouardparis
Copy link
Member Author

Checked on #d2379bd with @jp1ac4 that liana-gui checksum is same for both of us.

f9612bde713fbe5e3e3c965d5d81631ee98e9763375df2d0c9da9ea1260203cf  release_build/x86_64-unknown-linux-gnu/release/liana-gui

Copy link
Member Author

@edouardparis edouardparis left a comment

Choose a reason for hiding this comment

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

Self-ACK e3acfa7

@edouardparis edouardparis merged commit d646c13 into wizardsardine:master Dec 4, 2024
24 checks passed
@edouardparis edouardparis deleted the guix-zig branch December 4, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Try to link against an older glibc for releases
2 participants