Generic language targeting macOS
This commit is contained in:
parent
027a88cee0
commit
52aa4668d0
@ -96,8 +96,7 @@ 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.10+ as all bottled builds are
|
* The machine is not running a supported version of macOS as all bottled builds are generated only for supported macOS versions.
|
||||||
generated on Yosemite or later.
|
|
||||||
* 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)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user