aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/gcc.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/gcc.rb b/Library/Formula/gcc.rb
index e29e955ad..68622c82b 100644
--- a/Library/Formula/gcc.rb
+++ b/Library/Formula/gcc.rb
@@ -30,6 +30,9 @@ class Gcc < Formula
head "svn://gcc.gnu.org/svn/gcc/branches/gcc-4_8-branch"
bottle do
+ sha1 "aacd8626960670beedf85ad13f96784f08e122a6" => :mavericks
+ sha1 "fa80b7165d621fed7df413a676025aecf7faaff1" => :mountain_lion
+ sha1 "5e0b1fd8dabc07f77eb2b5a1c61e0257e98c3918" => :lion
end
option "with-java", "Build the gcj compiler"