Skip to content

Conversation

hoodmane
Copy link
Collaborator

I think it would be useful if this did not say that it Emscripten is "glibc 2.14". If it's weak linked, I can easily replace the function and make it say something else.

I think it would be useful if this did not say that it Emscripten
is "glibc 2.14". If it's weak linked, I can easily replace the
function and make it say something else.
@sbc100
Copy link
Collaborator

sbc100 commented Aug 25, 2025

Should we also try to just remove the emscripten patch here?

Also, why does it need to be weak linked? Can't you just provide your own implementation and the normal rules of .a file linking will mean that your definition is chosen?

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