From c8fde08c79ee09690f06e15dcddaf1f569ef54f9 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 4 May 2014 11:06:23 -0700 Subject: bigloo: fails with clang --- Library/Formula/bigloo.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Library/Formula') 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 -- cgit v1.2.3