mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-09 00:23:24 +01:00
![PixelyIon](/assets/img/avatar_default.png)
The version of libcxx shipped with Android NDK is fairly outdated and doesn't contain several features we desire such as C++ 20 ranges. This has been fixed by using libcxx directly from the LLVM Project which has been added as a submodule and can be updated independently of NDK.