diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2020-07-10 23:26:39 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-10 23:26:39 -0700 |
| commit | fa50a878f5a23411dabcb4ab4a0450ab3a748826 (patch) | |
| tree | 741f5e5b2a461546c5f2b11a989cb55314aab440 /src/libstd/sys/unix/process/process_unix.rs | |
| parent | 3a6209cd706179f7cb639f5688adad5b0dd3ad1c (diff) | |
| parent | 1ca7bfe481a18909e4769a9f6aee58f8cec17b44 (diff) | |
| download | rust-fa50a878f5a23411dabcb4ab4a0450ab3a748826.tar.gz rust-fa50a878f5a23411dabcb4ab4a0450ab3a748826.zip | |
Rollup merge of #74103 - ajpaverd:cfguard-msvc-only, r=nikomatsakis
Only add CFGuard on `windows-msvc` targets As @ollie27 pointed out in #73893, the `cfguard` module flag causes incorrect behavior on `windows-gnu` targets. This patch restricts rustc to only add this flag for `windows-msvc` targets (this may need to be changed if other linkers gain support for CFGuard).
Diffstat (limited to 'src/libstd/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions
