mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-07-12 08:26:16 +03:00
To offset some of the performance overhead of using debug builds, we now optimize all libraries using `-Ofast` while building Skyline itself with `-O0`.