diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2015-04-04 10:53:52 +0530 |
|---|---|---|
| committer | Manish Goregaokar <manishsmail@gmail.com> | 2015-04-04 10:53:52 +0530 |
| commit | 3cdbeca6bca009762d1704ced2027dfc09c559cb (patch) | |
| tree | bb1adfeba6c0dc94a08bb4aafc693ff939fe5797 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | cf2773e32796bd2baf8bc4b3c3626ede264947b6 (diff) | |
| parent | 0621a83ba56943eb080fc523ae713cd4bdb9b882 (diff) | |
| download | rust-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
