diff options
| author | Marcus Calhoun-Lopez <marcuscalhounlopez@gmail.com> | 2022-03-27 11:18:01 -0700 |
|---|---|---|
| committer | Marcus Calhoun-Lopez <marcuscalhounlopez@gmail.com> | 2022-03-28 12:52:14 -0700 |
| commit | c2d5c641325fe0859bf991928bbc85089fbe39e0 (patch) | |
| tree | 33d2046a3839b939ea9927207d79554440a93495 /library/std/src/sys/unix/stack_overflow.rs | |
| parent | 600ec284838c52d1f6657c2cf0097b58970b133b (diff) | |
| download | rust-c2d5c641325fe0859bf991928bbc85089fbe39e0.tar.gz rust-c2d5c641325fe0859bf991928bbc85089fbe39e0.zip | |
Fix build on i686-apple-darwin systems
Replace `target_arch = "x86_64"` with `not(target_arch = "aarch64")` so that i686-apple-darwin systems dynamically choose implementation.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
