mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
45d11e51bb
Avoid use of LFS64 symbols on Emscripten Since Emscripten uses musl libc internally. Non-functional change: all LFS64 symbols were aliased to their non-LFS64 counterparts in rust-lang/libc@7c952dceaa.