godot/platform/osx
Rémi Verschelde b18ef4dc83 SCons: Remove redundant `-fomit-frame-pointer` and `-ftree-vectorize`
- `-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 c5c3d13dc0)
2022-12-04 20:03:06 +08:00
..
export [macOS] Fix export button incorrectly disabled when using login/app password for notarization. 2022-11-30 15:59:17 +01:00
SCsub
crash_handler_osx.h
crash_handler_osx.mm
detect.py SCons: Remove redundant `-fomit-frame-pointer` and `-ftree-vectorize` 2022-12-04 20:03:06 +08:00
dir_access_osx.h
dir_access_osx.mm
godot_main_osx.mm
joypad_osx.cpp
joypad_osx.h
logo.png
os_osx.h
os_osx.mm [macOS] Fix ⌘ + . + other modifier triggering twice. 2022-11-30 15:40:12 +01:00
platform_config.h
platform_osx_builders.py
power_osx.cpp
power_osx.h
tts_osx.h
tts_osx.mm