Skip to content

Remove system/lib/libc-sockets.symbols - #11071

Merged
sbc100 merged 1 commit into
masterfrom
remove_sockets_symbols
May 3, 2020
Merged

Remove system/lib/libc-sockets.symbols#11071
sbc100 merged 1 commit into
masterfrom
remove_sockets_symbols

Conversation

@sbc100

@sbc100 sbc100 commented May 2, 2020

Copy link
Copy Markdown
Collaborator

This file was never used since symbols files are read from either
system/lib/symbols/wasm/ or system/lib/symbols/asmjs/ and never
from system/lib. Also this library is added explicitly via
add_library and not implicitly based what symbols are needed in the
input.

I noticed this when working on the wider change to move away from
symbols files for system libraries: #10998

This file was never usrs since symbols files are read from either
`system/lib/symbols/wasm/` or `system/lib/symbols/asmjs/` and never
from `system/lib`.   Also this library is added explicitly via
`add_library` and not implicitly based what symbols are needed in the
input.
@sbc100
sbc100 requested review from juj and kripken May 2, 2020 23:12
@sbc100
sbc100 merged commit cec34e1 into master May 3, 2020
@sbc100
sbc100 deleted the remove_sockets_symbols branch May 3, 2020 14:45
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