From f2f4183abc6ca8faa314352cf6f1164cce840adc Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Thu, 24 Jul 2014 08:44:19 +0100 Subject: brew.1: reference GCC 4.9. --- Library/Contributions/manpages/brew.1.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index 311b5bd0a..38b864409 100644 --- a/Library/Contributions/manpages/brew.1.md +++ b/Library/Contributions/manpages/brew.1.md @@ -196,8 +196,8 @@ Note that these flags should only appear after a command. If `--cc=` is passed, attempt to compile using . should be the name of the compiler's executable, for instance - `gcc-4.2` for Apple's GCC 4.2, or `gcc-4.8` for a Homebrew-provided GCC - 4.8. + `gcc-4.2` for Apple's GCC 4.2, or `gcc-4.9` for a Homebrew-provided GCC + 4.9. If `--build-from-source` is passed, compile from source even if a bottle is provided for . -- cgit v1.2.3