mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-12-18 18:06:56 +01:00
8be8577da6
- `-fomit-frame-pointer` is included automatically by both GCC and Clang in `-O1` and above. - `-ftree-vectorize` is included automatically by GCC in `-O2` and beyond, and seems always enabled by Clang. Closes #66296. See that issue for a detailed investigation. (cherry picked from commit c5c3d13dc0dbbf95a2350f57d69e7cdc546d395d) |
||
---|---|---|
.. | ||
export | ||
crash_handler_osx.h | ||
crash_handler_osx.mm | ||
detect.py | ||
dir_access_osx.h | ||
dir_access_osx.mm | ||
joypad_osx.cpp | ||
joypad_osx.h | ||
logo.png | ||
os_osx.h | ||
os_osx.mm | ||
pandemonium_main_osx.mm | ||
platform_config.h | ||
platform_osx_builders.py | ||
power_osx.cpp | ||
power_osx.h | ||
SCsub |