about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2022-10-06 12:13:23 -0700
committerJosh Stone <jistone@redhat.com>2022-10-06 12:13:23 -0700
commit11583986887d0ebab90f4b77faa20668112259b8 (patch)
tree8a64731782624ce48fb71c1362f0641674eab485 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent2d46584fae1acc74566bf49fce976fe509a38f5f (diff)
downloadrust-11583986887d0ebab90f4b77faa20668112259b8.tar.gz
rust-11583986887d0ebab90f4b77faa20668112259b8.zip
Disable compressed debug sections on i586-gnu
Compressed debug is enabled by default for gas (assembly) on Linux/x86
targets, and we started building our own in #102530, but that made our
`compiler_builtins` incompatible with binutils < 2.32. Add an explicit
option to disable that in our crosstool-ng config. Fixes #102703.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions