aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gmp.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/gmp.rb')
-rw-r--r--Library/Formula/gmp.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gmp.rb b/Library/Formula/gmp.rb
index 432446508..4691900cc 100644
--- a/Library/Formula/gmp.rb
+++ b/Library/Formula/gmp.rb
@@ -14,7 +14,7 @@ class Gmp <Formula
def install
# Reports of problems using gcc 4.0 on Leopard
- # http://github.com/mxcl/homebrew/issues/issue/2302
+ # https://github.com/mxcl/homebrew/issues/issue/2302
ENV.gcc_4_2 if MACOS_VERSION < 10.6
fails_with_llvm "Tests fail to compile; missing references in 'llvm bitcode in libtests.a(misc.o)'."