aboutsummaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorStephen Allred2010-10-01 20:56:55 +0100
committerAdam Vandenberg2011-03-12 11:55:06 -0800
commitc19b32dfc409e39439f27c22f78a4cd1423e1a11 (patch)
treead048ce295d031009d9ee57475cea90e3328df99 /share
parentfeed6a9ca25aa400c566d60c233337dc4e49b559 (diff)
downloadhomebrew-c19b32dfc409e39439f27c22f78a4cd1423e1a11.tar.bz2
Added --use-gcc flag.
This allows you to use llvm as your default compiler and keep the cc symlink pointed at llvm, while allowing you to build forumla that requires the gcc. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'share')
-rw-r--r--share/man/man1/brew.14
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1
index 5e40702fc..f5979e593 100644
--- a/share/man/man1/brew.1
+++ b/share/man/man1/brew.1
@@ -298,6 +298,10 @@ If set, instructs Homebrew to use \fBHOMEBREW_TEMP\fR as the temporary folder fo
This issue typically occurs when using FileVault or custom SSD configurations\.
.
.TP
+HOMEBREW_USE_GCC
+If set, instructs Homebrew to use gcc, even if the system default is currently set to LLVM\.
+.
+.TP
HOMEBREW_USE_LLVM
If set, instructs Homebrew to use the LLVM front\-ends to the GCC compilers\.
.