diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/log4cxx.rb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Library/Formula/log4cxx.rb b/Library/Formula/log4cxx.rb index ce2c48178..d48305ed7 100644 --- a/Library/Formula/log4cxx.rb +++ b/Library/Formula/log4cxx.rb @@ -5,7 +5,8 @@ class Log4cxx < Formula homepage 'http://logging.apache.org/log4cxx/index.html' md5 'b30ffb8da3665178e68940ff7a61084c' - fails_with_llvm "Fails with \"collect2: ld terminated with signal 11 [Segmentation fault]\"." + fails_with_llvm "Fails with \"collect2: ld terminated with signal 11 [Segmentation fault]\".", + :build => 2334 def options [ |
