mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-27 13:42:02 +00:00
5ba0416765
ScummVM has become too big for the 32-bit linker, so default to the 64-bit linker to avoid random failures and restarts. This doesn't affect the architecture of the output (eg. a x64 compiler can build a x86 executable).