Skip to content

Commit

Permalink
Mention el cap changes in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sfackler committed Nov 29, 2015
1 parent f4336a9 commit 1d09eec
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ sudo pacman -S openssl

OpenSSL 0.9.8 is preinstalled on OSX. Some features are only available when
linking against OpenSSL 1.0.0 or greater; see below on how to point
rust-openssl to a separate installation.
rust-openssl to a separate installation. OSX releases starting at 10.11, "El
Capitan", no longer include OpenSSL headers which will prevent the `openssl`
crate from compiling.

### Windows

Expand Down

0 comments on commit 1d09eec

Please sign in to comment.