DragonMinded / libdragon

Open source library for N64 development.
https://libdragon.dev
The Unlicense
746 stars 109 forks source link

toolchain: activate threading support in newlib and libgcc #600

Closed rasky closed 3 months ago

rasky commented 3 months ago

In preparation for implementing the thread locks in newlib using the new kernel, we need to activate threading support