aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/protobuf.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/protobuf.rb')
-rw-r--r--Library/Formula/protobuf.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/protobuf.rb b/Library/Formula/protobuf.rb
index 806d4b794..af377bae5 100644
--- a/Library/Formula/protobuf.rb
+++ b/Library/Formula/protobuf.rb
@@ -5,7 +5,7 @@ class Protobuf < Formula
homepage 'http://code.google.com/p/protobuf/'
sha1 'df5867e37a4b51fb69f53a8baf5b994938691d6d'
- fails_with_llvm, :build => 2334
+ fails_with_llvm :build => 2334
def options
[['--universal', 'Do a universal build']]