From 6338ff512bc2459eca95b83b294ff0434a0571b0 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Mon, 25 Mar 2013 23:26:40 +0000 Subject: gfortran: 4.8.0 bottles. --- Library/Formula/gfortran.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library') diff --git a/Library/Formula/gfortran.rb b/Library/Formula/gfortran.rb index d39631715..5347d83b1 100644 --- a/Library/Formula/gfortran.rb +++ b/Library/Formula/gfortran.rb @@ -8,6 +8,12 @@ class Gfortran < Formula mirror 'http://ftp.gnu.org/gnu/gcc/gcc-4.8.0/gcc-4.8.0.tar.bz2' sha1 'b4ee6e9bdebc65223f95067d0cc1a634b59dad72' + bottle do + sha1 '0a1a366a42607c3fd660b4cf6a147ab01d52f7a8' => :mountain_lion + sha1 'db7f52969509f631af7b1e4344c08c196e5a00d0' => :lion + sha1 'f764e279cc99f0fb9b73d6561a3f9ddef619fd8c' => :snow_leopard + end + option 'enable-profiled-build', 'Make use of profile guided optimization when bootstrapping GCC' option 'check', 'Run the make check fortran. This is for maintainers.' -- cgit v1.2.3