diff options
author | Emilio Cobos Álvarez <emilio@crisal.io> | 2020-08-13 13:14:21 +0200 |
---|---|---|
committer | Emilio Cobos Álvarez <emilio@crisal.io> | 2020-08-13 15:23:05 +0200 |
commit | d55b063e8010a3acf5c2a549a1d2d7c238286314 (patch) | |
tree | 94aa7677dfbb22fc60ef40afbdfe54b9d3d5d498 /src/codegen/helpers.rs | |
parent | f91c9b6604bef0abe3bbb0d4e659d445a463a06d (diff) |
context: Don't pass --target=rust-target to clang when building for the host.
This will prevent common issues in platforms where the Rust target is
not the clang target, like aarch64-apple-darwin (Rust) vs.
arm64-apple-darwin.
We may want to special-case those too when cross-compiling.
Diffstat (limited to 'src/codegen/helpers.rs')
0 files changed, 0 insertions, 0 deletions