godot/platform
Rémi Verschelde 26e582b170
Windows: Enable `/bigobj` to increase max size for obj files
Equivalent `-Wa,-mbig-obj` for GCC/Clang.

This started being needed to compile harfbuzz in `target=debug` with MinGW/GCC,
but there doesn't seem to be any drawback to enabling `/bigobj` (aside from
losing support for pre-VS 2005 linkers, which we don't support).

(cherry picked from commit 11d1319afd)
2021-11-15 17:22:47 +01:00
..
android
iphone
javascript
osx
server
uwp
windows Windows: Enable `/bigobj` to increase max size for obj files 2021-11-15 17:22:47 +01:00
x11 Add support for PowerPC family 2021-11-15 17:22:46 +01:00
SCsub
register_platform_apis.h