mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-05 21:40:29 +03:00
96027f0f09
To offset some of the performance overhead of using debug builds, we now optimize all libraries using `-Ofast` while building Skyline itself with `-O0`.