mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-05-19 15:57:59 +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`.