Skip to content
Snippets Groups Projects
Commit c286ad28 authored by Anhad Singh's avatar Anhad Singh :crab:
Browse files

fix(ld.so): do not depend on TLS at all


In the next big refactor (next PR), all of the platform functionality
used by both relibc and ld.so will be moved into a `platform`/`sysdeps`
crate and then ld.so would be moved out of relibc and not link with it.

I think doing it in a seperate PR would make it more managable, as when
I did half of it, the diff was pretty huge and that way it would be
easier to review too :)

Signed-off-by: default avatarAnhad Singh <andypython@protonmail.com>
parent a527cc53
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment