about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2025-05-29 17:03:03 +0200
committerGitHub <noreply@github.com>2025-05-29 17:03:03 +0200
commitaaa915944d8e051f234b6f1d72c2eb6bac7d79a6 (patch)
tree728eafe149fc609162915c0d45109a6fc168c2d3 /compiler/rustc_codegen_gcc
parent710fa117373554609e0bbdc26585fba329a4f675 (diff)
parent0d9f25bb4f1aada1f77649d96f72cc645c7d6754 (diff)
downloadrust-aaa915944d8e051f234b6f1d72c2eb6bac7d79a6.tar.gz
rust-aaa915944d8e051f234b6f1d72c2eb6bac7d79a6.zip
Rollup merge of #141729 - onur-ozkan:fix-141722, r=jieyouxu
resolve target-libdir directly from rustc

Leaving stage0 target-libdir resolution to rustc. This should also fix the issue with hard-coding `$sysroot/lib` which fails on systems that use `$sysroot/lib64` or `$sysroot/lib32`.

Haven't tested, but should fix rust-lang/rust#141722
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions