about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-10-10 12:49:19 +0200
committerGitHub <noreply@github.com>2024-10-10 12:49:19 +0200
commit173c50fb0e0ee3eb767b2687a6439a75a58f8978 (patch)
tree84f20380d4a08f104c79cbab405207e1752699c1 /compiler/rustc_codegen_llvm/src
parenta2c43eb80698dc551bf9f4c0041b2cde751a7a5d (diff)
parentd6aaf7b036868c29e74ec380493f81ecbd1a4503 (diff)
downloadrust-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_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions