aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Nagel2014-05-24 21:12:34 -0500
committerJack Nagel2014-05-24 21:28:03 -0500
commit0ce2774bc6a9d9589a571529b03d28ac9d993747 (patch)
tree6f45fa4aae6f8122c3e9aed7c58c25aae1cf184d
parentcd6cd618eb9649c0682355aa111fe04288ea94ea (diff)
downloadhomebrew-0ce2774bc6a9d9589a571529b03d28ac9d993747.tar.bz2
bigloo: builds with clang from Xcode 5.1
-rw-r--r--Library/Formula/bigloo.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/bigloo.rb b/Library/Formula/bigloo.rb
index fbf2ac3c2..c99729abb 100644
--- a/Library/Formula/bigloo.rb
+++ b/Library/Formula/bigloo.rb
@@ -11,6 +11,7 @@ class Bigloo < Formula
option "with-jvm", "Enable JVM support"
fails_with :clang do
+ build 500
cause <<-EOS.undent
objs/obj_u/Ieee/dtoa.c:262:79504: fatal error: parser
recursion limit reached, program too complex