From 5f87c0bc16807e57bccaeab0203e59a01c889cc2 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Thu, 2 Aug 2012 08:47:08 -0700 Subject: hiredis: update failing clang build Fixes #13851. --- Library/Formula/hiredis.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/hiredis.rb b/Library/Formula/hiredis.rb index aa0cdb1c8..bf67f0b47 100644 --- a/Library/Formula/hiredis.rb +++ b/Library/Formula/hiredis.rb @@ -8,7 +8,7 @@ class Hiredis < Formula head 'https://github.com/antirez/hiredis.git' fails_with :clang do - build 318 + build 421 cause <<-EOS.undent argument to 'va_arg' is of incomplete type 'void' This is fixed in HEAD, and can be removed for the next release. -- cgit v1.2.3