about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-04-12 18:16:47 +0000
committerbors <bors@rust-lang.org>2024-04-12 18:16:47 +0000
commit22a2425c106c06a87f4b087e86153629b1da0d1c (patch)
treee639329e941be33a581c8b6c3d59997bf387c004 /compiler/rustc_pattern_analysis/src
parent322e92bdaee73946b8b78d1fb6d9c808ce1436e9 (diff)
parentf1548ec94dcc32634a607389765f76f51cd94eee (diff)
downloadrust-22a2425c106c06a87f4b087e86153629b1da0d1c.tar.gz
rust-22a2425c106c06a87f4b087e86153629b1da0d1c.zip
Auto merge of #121426 - madsmtm:remove-cc-syslibroot, r=pnkfelix
Remove redundant `-Wl,-syslibroot`

Since `-isysroot` is set, [Clang already passes this when invoking the linker](https://github.com/llvm/llvm-project/blob/llvmorg-17.0.6/clang/lib/Driver/ToolChains/Darwin.cpp#L439-L442).

See https://github.com/rust-lang/rust/pull/56833 for when the `-isysroot` was originally added, but didn't remove the unnecessary linker flag.

CC `@BlackHoleFox`
r? shepmaster
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions