diff options
| author | Adam Vandenberg | 2010-07-29 09:20:26 -0700 |
|---|---|---|
| committer | Adam Vandenberg | 2010-08-07 18:08:53 -0700 |
| commit | c0d085751fa5ad25ee405907492441e913fc250a (patch) | |
| tree | 83a6e1a8c0a28af75466719958f728062db49b92 /Library | |
| parent | 23f6c8338b700c40a363057a60cbd958cf41e9a3 (diff) | |
| download | brew-c0d085751fa5ad25ee405907492441e913fc250a.tar.bz2 | |
Tweak brew install docs
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Contributions/manpages/brew.1.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index fe72a7fb2..9fbe1d02f 100644 --- a/Library/Contributions/manpages/brew.1.md +++ b/Library/Contributions/manpages/brew.1.md @@ -47,8 +47,8 @@ didn't include with OS X. If `--debug` is passed and brewing fails, opens a shell inside the temporary folder used for compiling. - If `--use-llvm` is passed, attempt to compile using the LLVM front-end to GCC. - *NOTE*: Not all formulae are compatible with LLVM, especially C++-based ones. + If `--use-llvm` is passed, attempt to compile using the LLVM front-end to GCC. + *NOTE*: Not all formulae will build with LLVM. If `--ignore-dependencies` is passed, skip installing any dependencies of any kind. If they are not already present, the formula will probably fail to |
