about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2016-07-11 17:27:31 -0700
committerGitHub <noreply@github.com>2016-07-11 17:27:31 -0700
commit3265bd54b5b3f32d038273afec7554f007a5ce1d (patch)
tree5c712145c52adf7fcafe6fcf5df2fb3d406b7dce /src/libstd/sys/unix/stack_overflow.rs
parent7ad125c4eb3d620c12a868dbe77180f1a133021b (diff)
parent970f8d8731be823b741bfdd8b7fa54c7567894d3 (diff)
downloadrust-3265bd54b5b3f32d038273afec7554f007a5ce1d.tar.gz
rust-3265bd54b5b3f32d038273afec7554f007a5ce1d.zip
Auto merge of #33971 - bltavares:28322/default-channel-to-stable-on-tarball, r=brson
Use --release-channel=stable by default on releases

> Release tarballs should be compilable with just basic ./configure ;
> make ; sudo make install without having to pass special flags to
> configure. This is the case of the --release-channel option, that must
> be changed in the releases.

This commit detects the presence of .git, as it happens on other parts
of `configure` to assume it is a tarball. Then it changes the default
value stored, before parsing the arguments, while still allowing it to
be overriden before any action verifying the flag is done.

Closes #28322
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions