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
commit618617da7354befd8d6930bd7c2cda9a47988d76 (patch)
tree188dfc87090712ece0ec843cd162c34d61e0e4e8 /share
parentf4ffb754c37d3a83906d31a141245d367688996f (diff)
downloadbrew-618617da7354befd8d6930bd7c2cda9a47988d76.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\.
.