diff options
author | 2021-12-15 11:27:04 -0800 | |
---|---|---|
committer | 2021-12-19 12:14:30 -0800 | |
commit | f0dc654951d7aa7910b662c4da61c06bab671729 (patch) | |
tree | 8075ec8495503d9d0e1a21266c10a61bcb9ad91c /cortex-m-semihosting/src | |
parent | 441cb87e4095eafbd8b170d8f0848b99fa1ec72e (diff) | |
download | cortex-m-f0dc654951d7aa7910b662c4da61c06bab671729.tar.gz cortex-m-f0dc654951d7aa7910b662c4da61c06bab671729.tar.zst cortex-m-f0dc654951d7aa7910b662c4da61c06bab671729.zip |
Switch "native" check from being x86_64 only to checking `HOST`
If `HOST==TARGET`, we know we're compiling natively. Set a new `rustc`
cfg for this and use it where we previously checked for `x86_64`.
Diffstat (limited to 'cortex-m-semihosting/src')
0 files changed, 0 insertions, 0 deletions