sfizz
sfizz copied to clipboard
Update atomic_queue to latest version
This PR updates atomic_queue to the latest stable version, v1.6.1, which includes support for additional architectures, including RISC-V (fixes #1023) and PowerPC, allowing sfizz to be built on those architectures.
As explained in the comments I'll check my other toolchains as soon as I can. If we move forward, we also don't need to vendor this anymore.
If it happens that the toolchain breaks, then I'll merge the compatibility bits and relevant changes in the vendored library so it'll still work out.
Thanks a lot for the PR!