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

Add release build for linux that uses older glibc #57

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Conversation

mksh
Copy link
Contributor

@mksh mksh commented Aug 29, 2024

When trying to run eth-staking-smith on older linux (like Ubuntu 20.04 or Debian Bullseye), following error pops up:

./eth-staking-smith: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./eth-staking-smith)

This adds release build on older Ubuntu which will use older glibc

@mksh mksh requested a review from vchong August 29, 2024 10:53
@mksh mksh marked this pull request as ready for review August 29, 2024 10:53
@mksh mksh merged commit 342c043 into main Aug 29, 2024
5 checks passed
@mksh mksh deleted the build-glibc2.31 branch August 29, 2024 11:19
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.

2 participants