From f7ce9be9c03af08df6357e61f043c08042e087da Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sat, 4 Feb 2012 17:35:21 -0600 Subject: log4cxx: builds with LLVM >= 2335 Signed-off-by: Jack Nagel --- Library/Formula/log4cxx.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Library/Formula') 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 [ -- cgit v1.2.3