diff options
Diffstat (limited to 'Library/Formula/pbzip2.rb')
| -rw-r--r-- | Library/Formula/pbzip2.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pbzip2.rb b/Library/Formula/pbzip2.rb index 6b940574e..88d6421eb 100644 --- a/Library/Formula/pbzip2.rb +++ b/Library/Formula/pbzip2.rb @@ -5,7 +5,7 @@ class Pbzip2 < Formula homepage 'http://compression.ca/pbzip2/' md5 '797e3ae5c6293a55e3e97fefb11cf494' - fails_with_llvm + fails_with_llvm :build => 2334 def install inreplace "Makefile" do |s| |
