diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-10-10 12:49:19 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-10 12:49:19 +0200 |
| commit | 173c50fb0e0ee3eb767b2687a6439a75a58f8978 (patch) | |
| tree | 84f20380d4a08f104c79cbab405207e1752699c1 /compiler/rustc_pattern_analysis/src | |
| parent | a2c43eb80698dc551bf9f4c0041b2cde751a7a5d (diff) | |
| parent | d6aaf7b036868c29e74ec380493f81ecbd1a4503 (diff) | |
| download | rust-173c50fb0e0ee3eb767b2687a6439a75a58f8978.tar.gz rust-173c50fb0e0ee3eb767b2687a6439a75a58f8978.zip | |
Rollup merge of #131479 - madsmtm:avoid-redundant-dylib, r=jieyouxu
Apple: Avoid redundant `-Wl,-dylib` flag when linking Seems to have been introduced all the way back in https://github.com/rust-lang/rust/commit/e338a4154b134fc1d4628496d4ccf85b7af7c443, but should be redundant, `-dynamiclib` should already make `cc` set `-dylib` when linking. Spotted this while trying to get `-Clinker-flavor=gcc` and `-Clinker-flavor=ld` closer together, not that important to fix. `@rustbot` label O-apple
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions
