From 069fb7d2abcd7e7bf016b5ee4be02751ed814cb1 Mon Sep 17 00:00:00 2001 From: nibbles 2bits Date: Fri, 12 Oct 2012 08:50:30 -0700 Subject: uudeview: update fails_with build to 421 - This still fails with clang @ XCode-4.5.1, clang-4.1 build 421. - Update the formula. - Works with superenv Closes #15426. Signed-off-by: Adam Vandenberg --- Library/Formula/uudeview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/uudeview.rb b/Library/Formula/uudeview.rb index 87e0ed3ab..32c40b5fc 100644 --- a/Library/Formula/uudeview.rb +++ b/Library/Formula/uudeview.rb @@ -6,7 +6,7 @@ class Uudeview < Formula sha1 '2c6ab7d355b545218bd0877d598bd5327d9fd125' fails_with :clang do - build 318 + build 421 cause "inews.c:195:4: error: non-void function 'append_signature' should return a value [-Wreturn-type]" end -- cgit v1.2.3