aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/bigloo.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2014-05-04 11:06:23 -0700
committerAdam Vandenberg2014-05-04 11:09:17 -0700
commitc8fde08c79ee09690f06e15dcddaf1f569ef54f9 (patch)
tree2cd90e9cb1f8fcd5bb25de472f8deb4fe679517f /Library/Formula/bigloo.rb
parent5236701db3816f72d4154786fcefdd47f42bfaea (diff)
downloadhomebrew-c8fde08c79ee09690f06e15dcddaf1f569ef54f9.tar.bz2
bigloo: fails with clang
Diffstat (limited to 'Library/Formula/bigloo.rb')
-rw-r--r--Library/Formula/bigloo.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/Library/Formula/bigloo.rb b/Library/Formula/bigloo.rb
index 0bc02b392..32a4861be 100644
--- a/Library/Formula/bigloo.rb
+++ b/Library/Formula/bigloo.rb
@@ -11,11 +11,10 @@ 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
- EOS
+ EOS
end
def install