about summary refs log tree commit diff
path: root/compiler/rustc_const_eval/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-10-07 07:28:11 +0200
committerGitHub <noreply@github.com>2022-10-07 07:28:11 +0200
commit04459f7a6ac04ca0adb98b04e5fca38e5760e00a (patch)
treec906a37a372f3956e838df2033560d405e40cfba /compiler/rustc_const_eval/src/errors.rs
parentd6c05fb9f170b9a8e2dce52e13ac57eac4cd51ea (diff)
parent11583986887d0ebab90f4b77faa20668112259b8 (diff)
downloadrust-04459f7a6ac04ca0adb98b04e5fca38e5760e00a.tar.gz
rust-04459f7a6ac04ca0adb98b04e5fca38e5760e00a.zip
Rollup merge of #102748 - cuviper:i586-gnu-uncompress, r=pietroalbini
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_const_eval/src/errors.rs')
0 files changed, 0 insertions, 0 deletions