diff options
| author | bors <bors@rust-lang.org> | 2022-10-18 16:32:41 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-10-18 16:32:41 +0000 |
| commit | a24a020e6d926dffe6b472fc647978f92269504e (patch) | |
| tree | 0a79b8937f297e7f7a93bff967d1c67762d33050 /src | |
| parent | e94827e5b09b5b098ea10d0c57a84892fc73b5a7 (diff) | |
| parent | f3deac2559e2354599db4c7a1c546fedd288ba9f (diff) | |
| download | rust-a24a020e6d926dffe6b472fc647978f92269504e.tar.gz rust-a24a020e6d926dffe6b472fc647978f92269504e.zip | |
Auto merge of #102418 - citrus-it:illumos-strip-debug, r=nagisa
The illumos linker does not support --strip-debug
When building and testing rust 1.64.0 on illumos, we saw a large number of failing tests associated with:
```
= note: ld: fatal: unrecognized option '--strip-debug'
ld: fatal: use the -z help option for usage information
collect2: error: ld returned 1 exit status
```
The illumos linker does not support the `--strip-debug` option (although it does support `--strip-all`).
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions
