mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-19 21:44:00 +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.