Open roblabla opened 6 years ago
note: lld: error: /home/roblabla/.xargo/lib/rustlib/aarch64-roblabla-switch/lib/libstd-b9a7f3015403aaf7.rlib(std-b9a7f3015403aaf7.f3hc7akdz4c6xjg.rcgu.o) has an STT_TLS symbol but doesn't have an SHF_TLS section
When linking with lld.
devkitPro uses -mtp=soft, patched to work on aarch64.
Would allow me to remove a bunch of internal mutexes that don't make much sense.