diff options
Diffstat (limited to 'Library/Formula/ruby.rb')
| -rw-r--r-- | Library/Formula/ruby.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ruby.rb b/Library/Formula/ruby.rb index 48acdaaa7..2817b9dbb 100644 --- a/Library/Formula/ruby.rb +++ b/Library/Formula/ruby.rb @@ -18,7 +18,7 @@ class Ruby <Formula end def install - ENV.gcc_4_2 + fails_with_llvm args = [ "--prefix=#{prefix}", "--disable-debug", |
