diff options
| author | Mike McQuaid | 2017-01-04 10:53:21 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2017-01-04 10:53:21 +0000 |
| commit | 127e9def5084063cf33e8acb26a970556ef51148 (patch) | |
| tree | 7d46e96e7730cd6c00dfa756699ba838931a7854 /docs/Custom-GCC-and-cross-compilers.md | |
| parent | fc11f633b29e6a2c9c4d49d5fd5452549b328193 (diff) | |
| download | brew-127e9def5084063cf33e8acb26a970556ef51148.tar.bz2 | |
Cleanup documentation site
GitHub now nicely generates a documentation site for us at
http://brew.sh/brew based on our docs folder. Optimise the output of
this and the GitHub docs directory for readability and the various user
groupings.
Diffstat (limited to 'docs/Custom-GCC-and-cross-compilers.md')
| -rw-r--r-- | docs/Custom-GCC-and-cross-compilers.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Custom-GCC-and-cross-compilers.md b/docs/Custom-GCC-and-cross-compilers.md index 43b8dfc01..99b52c060 100644 --- a/docs/Custom-GCC-and-cross-compilers.md +++ b/docs/Custom-GCC-and-cross-compilers.md @@ -1,4 +1,4 @@ -# Custom GCC and cross compilers +# Custom GCC and Cross Compilers Homebrew depends on having an up-to-date version of Xcode because it comes with specific versions of build tools e.g. `clang`. |
