diff options
| author | Yuki Okushi <jtitor@2k36.org> | 2021-11-16 09:14:18 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-16 09:14:18 +0900 |
| commit | ed7ed5fc9019f7968502d01270a82a9fa3685ee4 (patch) | |
| tree | 37550b42dd2c08a047bede9bd4e73805d16a9f07 /compiler/rustc_mir_transform/src/coverage/graph.rs | |
| parent | aaac528b8027667ea83b2501c8d4c65edb670c4d (diff) | |
| parent | a24e2eddb1f5b1fca76eb1a3a6079188f9d54fd7 (diff) | |
| download | rust-ed7ed5fc9019f7968502d01270a82a9fa3685ee4.tar.gz rust-ed7ed5fc9019f7968502d01270a82a9fa3685ee4.zip | |
Rollup merge of #90834 - cuviper:android-gnu, r=petrochenkov
Android is not GNU For a long time, the Android targets had `target_env=""`, but this changed to `"gnu"` in Rust 1.49.0. I tracked this down to #77729 which started setting `"gnu"` in the `linux_base` target options, and this was inherited by `android_base`. Then #78929 split the env into `linux_gnu_base`, but `android_base` was also changed to follow that. Android was not specifically mentioned in either pull request, so I believe this was an accident. Moving it back to `linux_base` will use an empty `env` again. r? ````@Mark-Simulacrum```` cc ````@petrochenkov````
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/graph.rs')
0 files changed, 0 insertions, 0 deletions
