mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
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).