diff options
Diffstat (limited to 'Library/Formula/bigloo.rb')
| -rw-r--r-- | Library/Formula/bigloo.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/bigloo.rb b/Library/Formula/bigloo.rb index 7a3edf944..0bc02b392 100644 --- a/Library/Formula/bigloo.rb +++ b/Library/Formula/bigloo.rb @@ -11,7 +11,7 @@ class Bigloo < Formula    option 'with-jvm', 'Enable JVM support'    fails_with :clang do -    build 425 +    build 500      cause <<-EOS.undent        objs/obj_u/Ieee/dtoa.c:262:79504: fatal error: parser        recursion limit reached, program too complex  | 
