about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2015-04-04 10:53:52 +0530
committerManish Goregaokar <manishsmail@gmail.com>2015-04-04 10:53:52 +0530
commit3cdbeca6bca009762d1704ced2027dfc09c559cb (patch)
treebb1adfeba6c0dc94a08bb4aafc693ff939fe5797 /src/libstd/sys/unix/stack_overflow.rs
parentcf2773e32796bd2baf8bc4b3c3626ede264947b6 (diff)
parent0621a83ba56943eb080fc523ae713cd4bdb9b882 (diff)
downloadrust-3cdbeca6bca009762d1704ced2027dfc09c559cb.tar.gz
rust-3cdbeca6bca009762d1704ced2027dfc09c559cb.zip
Rollup merge of #24005 - ranma42:macosx-no-javac-popup, r=alexcrichton
 MacOS X does not ship with Java installed by default. Instead it
includes binary stubs that upon execution pop up a message suggesting
the installation of the JDK.

Since `javac` is only used when `antlr4` is available, it is possible
to work around the popup by only probing for `javac` if `antlr4` has
been successfully detected (in which case the JDK is probably already
installed on the system).

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