crt: Skip x86-only symbols from libmsvcrt-os.a for arm

These were optimistically kept for all architectures, when the
arm32 and x64 versions of msvcrt.def.in were merged in
2146d75d7fd027118fe267f2a8fb139bcab6a9b8. In practice, these
functions don't exist in modern msvcrt.dll on Windows 10 on
ARM.

Signed-off-by: Martin Storsjö <martin@martin.st>
1 file changed