crt: Build scanf.S as an x86_64 object on ARM64EC A proper ARM64EC implementation would be tricky, as it would need to handle a different calling convention and possibly use exit thunks for imported functions. Instead, we can simply use the x86_64 version. Signed-off-by: Jacek Caban <jacek@codeweavers.com>