gfortran: remove skip_clean :all
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
0638c727c8
commit
1b25e041a0
1 changed files with 0 additions and 3 deletions
|
@ -59,9 +59,6 @@ class Gfortran < Formula
|
|||
GfortranPkgDownloadStrategy
|
||||
end
|
||||
|
||||
# Shouldn't strip compiler binaries.
|
||||
skip_clean :all
|
||||
|
||||
def install
|
||||
if MacOS::Xcode.version >= '4.2' and MacOS.version >= :lion
|
||||
ohai "Installing gfortran 4.2.4 for XCode 4.2 (build 5666) or higher"
|
||||
|
|
Loading…
Reference in a new issue