mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-20 15:44:23 +00:00
cee5117d3b
The --no-lto option only works on GCC compilers. This breaks LTO builds on MacOS and iPhone when building the gdnative wrappers. -fno-lto works on both brands of compilers.