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

Disable vec include in stdlib #574

Merged
merged 3 commits into from
Aug 26, 2022
Merged

Disable vec include in stdlib #574

merged 3 commits into from
Aug 26, 2022

Conversation

tanguysegarra
Copy link
Collaborator

As mentioned in #568, including the vec implementation forces a link with the libc.so.6, this breaks a lot of stuff, including the docker image and the usage of Jinko on machines not having the given lib.

@tanguysegarra
Copy link
Collaborator Author

Closes #568

Copy link
Member

@CohenArthur CohenArthur left a comment

Choose a reason for hiding this comment

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

Perfect :) Thanks!

@CohenArthur CohenArthur merged commit 5a52696 into master Aug 26, 2022
@CohenArthur CohenArthur deleted the disable-vec-in-stdlib branch August 26, 2022 09:57
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