diff options
| author | Marcus Calhoun-Lopez <marcuscalhounlopez@gmail.com> | 2022-03-28 12:44:19 -0700 |
|---|---|---|
| committer | Marcus Calhoun-Lopez <marcuscalhounlopez@gmail.com> | 2022-03-28 12:52:14 -0700 |
| commit | 8c188443249ed3b6b0a034800af367b9b43cc190 (patch) | |
| tree | e5c2b0afdfe116a78aaad00484c06c57af318fe2 /library/std/src/sys/unix/stack_overflow.rs | |
| parent | c2d5c641325fe0859bf991928bbc85089fbe39e0 (diff) | |
| download | rust-8c188443249ed3b6b0a034800af367b9b43cc190.tar.gz rust-8c188443249ed3b6b0a034800af367b9b43cc190.zip | |
Fix build on i686-apple-darwin systems
On 32-bit systems, fdopendir is called `_fdopendir$INODE64$UNIX2003`. On 64-bit systems, fdopendir is called `_fdopendir$INODE64`.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
