-
Notifications
You must be signed in to change notification settings - Fork 9
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
Attempt to lock Glibc to 2.17 on gnu
targets
#34
Conversation
@akrousset I think this will fix the firezone build so we can release 0.5.3. |
Cool, looks good to me. I used |
Sweet, I was about to ask if you had any ideas on that before we cut a new release. |
For aarch64:
For x86_64:
|
cross-rs strikes again! Looks like all the fine and dandy
zig
builds did not build against the glibc version specified.Trying a more specific selector.