Merge pull request #1630 from romellem/remove-mavericks-bottles-mention

os/mac: Remove mention of Mavericks bottles
This commit is contained in:
Mike McQuaid 2016-12-08 08:03:24 +00:00 committed by GitHub
commit ba14f87825

View File

@ -96,8 +96,8 @@ will use a bottled version of $FORMULA, but
`brew install $FORMULA --enable-bar` will trigger a source build. `brew install $FORMULA --enable-bar` will trigger a source build.
* The `--build-from-source` option is invoked. * The `--build-from-source` option is invoked.
* The environment variable `HOMEBREW_BUILD_FROM_SOURCE` is set. * The environment variable `HOMEBREW_BUILD_FROM_SOURCE` is set.
* The machine is not running OS X 10.9+ as all bottled builds are * The machine is not running a supported version of macOS as all
generated on Mavericks or later. bottled builds are generated only for supported macOS versions.
* Homebrew is installed to a prefix other than the standard * Homebrew is installed to a prefix other than the standard
`/usr/local` (although some bottles support this) `/usr/local` (although some bottles support this)