Remove reference to --enable-bar that does not exist
This commit is contained in:
parent
5080312bdd
commit
975e799969
@ -78,7 +78,6 @@ Homebrew provides pre-built binary packages for many formulae. These are referre
|
||||
|
||||
If available, bottled binaries will be used by default except under the following conditions:
|
||||
|
||||
* Options were passed to the install command, i.e. `brew install <formula>` will use a bottled version of the formula, but `brew install --enable-bar <formula>` will trigger a source build.
|
||||
* The `--build-from-source` option is invoked.
|
||||
* No bottle is available for the machine's currently running OS version. (Bottles for macOS are generated only for supported macOS versions.)
|
||||
* Homebrew is installed to a prefix other than the default (although some bottles support this).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user