mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-05-11 14:49:25 +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`.