diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/ghc.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ghc.rb b/Library/Formula/ghc.rb index 57edee02d..3a76cc805 100644 --- a/Library/Formula/ghc.rb +++ b/Library/Formula/ghc.rb @@ -34,7 +34,7 @@ class Ghc < Formula env :std - depends_on NeedsSnowLeopard.new + depends_on NeedsSnowLeopard option '32-bit' option 'tests', 'Verify the build using the testsuite in Fast Mode, 5 min' |
