about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-03-29 10:08:03 +0000
committerbors <bors@rust-lang.org>2022-03-29 10:08:03 +0000
commite2301ca54320659835467072f37201591db959b5 (patch)
treef6586e46d67725f3a9b2b81239a2a3003744d303 /compiler/rustc_codegen_gcc
parentabf0ec83833095196627f2f292f44976594304ce (diff)
parent8c188443249ed3b6b0a034800af367b9b43cc190 (diff)
downloadrust-e2301ca54320659835467072f37201591db959b5.tar.gz
rust-e2301ca54320659835467072f37201591db959b5.zip
Auto merge of #95375 - MarcusCalhoun-Lopez:i686_apple_darwin, r=m-ou-se
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 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions