about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorBruno Tavares <connect+github@bltavares.com>2016-05-30 17:29:29 -0300
committerBruno Tavares <connect+github@bltavares.com>2016-06-12 19:59:36 -0300
commit970f8d8731be823b741bfdd8b7fa54c7567894d3 (patch)
tree815c740544b64f1d9217b3e314a9d5b64720e750 /src/libstd/sys/unix/stack_overflow.rs
parentabc57aba059e97eb6a49c151ea3c8644b0b48457 (diff)
downloadrust-970f8d8731be823b741bfdd8b7fa54c7567894d3.tar.gz
rust-970f8d8731be823b741bfdd8b7fa54c7567894d3.zip
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