about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorMark Simulacrum <mark.simulacrum@gmail.com>2017-07-24 09:16:30 -0600
committerGitHub <noreply@github.com>2017-07-24 09:16:30 -0600
commit953f381663575221e1ebd5cfc64fed83b0e30ee7 (patch)
tree4683a0d3150274cb59bd22c18fb81c8fd275a89a /src/rustllvm/RustWrapper.cpp
parent5669c9988f50788b5ab5dee2d4538519d4e5663d (diff)
parentffae5deaa77dcb9ca5e18adcd12d465a90b4c089 (diff)
downloadrust-953f381663575221e1ebd5cfc64fed83b0e30ee7.tar.gz
rust-953f381663575221e1ebd5cfc64fed83b0e30ee7.zip
Rollup merge of #43297 - infinity0:master, r=alexcrichton
configure: allow distros to disable debuginfo-only-std

This allows builders to generate debugging information for everything, even in a stable release build. This is useful for distros like Fedora (already carrying a [similar patch](https://src.fedoraproject.org/cgit/rpms/rust.git/tree/rust-1.16.0-configure-no-override.patch)) and Debian that automatically put all debuginfo in separate "debug symbol" packages.

This commit preserves the default behaviour of switching these on when a non-dev channel is selected, but allows the user to override this via the `./configure` command line.

In theory, one could also do this via `bootstrap/config.toml` but it doesn't work currently due to #43295.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions