diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/bigloo.rb | 3 |
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 |
