From af5b5e60df3d60ec6a2711258cb3b4b05bf19e7e Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 14 Jan 2013 15:45:25 -0800 Subject: ldid: update fails-with-clang Closes #16411. --- Library/Formula/ldid.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/ldid.rb b/Library/Formula/ldid.rb index 4d4a76bd8..be57520e1 100644 --- a/Library/Formula/ldid.rb +++ b/Library/Formula/ldid.rb @@ -6,8 +6,8 @@ class Ldid < Formula sha1 '0254b29f913f7fd10ec9a6d8891d36805980f649' fails_with :clang do - build 318 - cause "Undefined symbols when linking" + build 421 + cause "util/ldid.cpp:574:36: warning: format specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat]" end # Adds support for armv7 binaries -- cgit v1.2.3