aboutsummaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorMike McQuaid2014-07-24 08:44:19 +0100
committerMike McQuaid2014-07-24 08:51:08 +0100
commitf2f4183abc6ca8faa314352cf6f1164cce840adc (patch)
treed7e20bd58da5b697a9fd589aa3d806a95fb44715 /share
parent9a15f9e3fa709d3d3d05949be759b0f9187fb165 (diff)
downloadbrew-f2f4183abc6ca8faa314352cf6f1164cce840adc.tar.bz2
brew.1: reference GCC 4.9.
Diffstat (limited to 'share')
-rw-r--r--share/man/man1/brew.14
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1
index 14730f4d7..e13b97013 100644
--- a/share/man/man1/brew.1
+++ b/share/man/man1/brew.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "BREW" "1" "June 2014" "Homebrew" "brew"
+.TH "BREW" "1" "July 2014" "Homebrew" "brew"
.
.SH "NAME"
\fBbrew\fR \- The missing package manager for OS X
@@ -212,7 +212,7 @@ If \fB\-\-ignore\-dependencies\fR is passed, skip installing any dependencies of
If \fB\-\-only\-dependencies\fR is passed, install the dependencies with specified options but do not install the specified formula\.
.
.IP
-If \fB\-\-cc=<compiler>\fR is passed, attempt to compile using \fIcompiler\fR\. \fIcompiler\fR should be the name of the compiler\'s executable, for instance \fBgcc\-4\.2\fR for Apple\'s GCC 4\.2, or \fBgcc\-4\.8\fR for a Homebrew\-provided GCC 4\.8\.
+If \fB\-\-cc=<compiler>\fR is passed, attempt to compile using \fIcompiler\fR\. \fIcompiler\fR should be the name of the compiler\'s executable, for instance \fBgcc\-4\.2\fR for Apple\'s GCC 4\.2, or \fBgcc\-4\.9\fR for a Homebrew\-provided GCC 4\.9\.
.
.IP
If \fB\-\-build\-from\-source\fR is passed, compile from source even if a bottle is provided for \fIformula\fR\.