Skip to content

Fix js library location in link.py #23623

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

Merged
merged 1 commit into from
Feb 7, 2025
Merged

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Feb 7, 2025

This was broken when I move the library files in #23348

This was only used for generating the symbol lists, so the only side effect was the the symbol lists would remain stale if somebody was modifying the system libraries (i.e. it only effected emscripten developers, not users).

This was broken when I move the library files in emscripten-core#23348

This was only used for generating the symbol lists, so the only side
effect was the the symbol lists would remain stale if somebody was
modifying the system libraries (i.e. it only effected emscripten
developers, not users).
@sbc100 sbc100 requested a review from kripken February 7, 2025 20:15
@sbc100 sbc100 merged commit b68ddc9 into emscripten-core:main Feb 7, 2025
29 checks passed
@sbc100 sbc100 deleted the fix_libs branch February 7, 2025 21:36
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