Skip to content

Add dladdr to list of dummy dlfnc symbols #18896

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
Mar 6, 2023
Merged

Add dladdr to list of dummy dlfnc symbols #18896

merged 1 commit into from
Mar 6, 2023

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Mar 4, 2023

This is needed as of #18638 since dynlink.c is not longer included in the build when MAIN_MODULE is not set.

Fixes: #1195

This is needed as of #18638 since dynlink.c is not longer included
in the build when MAIN_MODULE is not set.

Fixes: #1195
@sbc100 sbc100 merged commit 3bdf783 into main Mar 6, 2023
@sbc100 sbc100 deleted the fix_dladdr branch March 6, 2023 16:51
impact-maker pushed a commit to impact-maker/emscripten that referenced this pull request Mar 17, 2023
This is needed as of emscripten-core#18638 since dynlink.c is not longer included
in the build when MAIN_MODULE is not set.

Fixes: emscripten-core#1195
impact-maker pushed a commit to impact-maker/emscripten that referenced this pull request Mar 17, 2023
This is needed as of emscripten-core#18638 since dynlink.c is not longer included
in the build when MAIN_MODULE is not set.

Fixes: emscripten-core#1195
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