diff options
| author | Justin Baugh | 2017-07-20 14:46:35 -0400 | 
|---|---|---|
| committer | Justin Baugh | 2017-07-20 14:46:35 -0400 | 
| commit | 2899132e522b604a1bebfb67eaefbc1145c5b86b (patch) | |
| tree | 4c51a3505d65017455e4fa30a8ca2cafde5e4076 /docs | |
| parent | 0a9de6b8a60252dc25fe1932666ab0de1850e060 (diff) | |
| download | brew-2899132e522b604a1bebfb67eaefbc1145c5b86b.tar.bz2 | |
Update FAQ to indicate HOMEBREW_BUILD_FROM_SOURCE can still be set
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/FAQ.md | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/docs/FAQ.md b/docs/FAQ.md index 5dafaac19..23f53d54c 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -89,6 +89,8 @@ following conditions:  will use a bottled version of the formula, but  `brew install <formula> --enable-bar` will trigger a source build.  * The `--build-from-source` option is invoked. +* The environment variable `HOMEBREW_BUILD_FROM_SOURCE` is set +(intended for developers only).  * The machine is not running a supported version of macOS as all  bottled builds are generated only for supported macOS versions.  * Homebrew is installed to a prefix other than the standard | 
