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

Update libffi to 3.4.4 #153

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update libffi to 3.4.4 #153

wants to merge 1 commit into from

Conversation

headius
Copy link
Member

@headius headius commented Feb 13, 2024

This may help fix #138 if the new trampoline code for closures eliminates the dependency on memfd_create.

@headius
Copy link
Member Author

headius commented Feb 14, 2024

This will need another look; the new libffi appears to add more hard dependencies on newer glibc, as discovered by @richardstartin in #138 (comment).

It would be worth us adding some kind of test that confirms we have not introduced dependencies on too-new glibc.

We also could revisit making it possible to also include binaries that differ by Linux flavor and version, but that's a lot more work.

@headius headius removed this from the 1.3.14 milestone Feb 14, 2024
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.

jffi9396993929588479283.so: /lib64/libc.so.6: version `GLIBC_2.27' not found
1 participant