From 0bcb5caf664f530619b50192ddd5c5b33dd8fbc0 Mon Sep 17 00:00:00 2001 From: Charlie Sharpsteen Date: Sun, 19 Aug 2012 13:10:21 -0700 Subject: [PATCH] grass: Still fails with Clang build 421 Building GRASS with the Clang version provided by XCode 4.4.1 still suffers from multiple failures. Fixes Homebrew/homebrew#14963. --- Formula/grass.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/grass.rb b/Formula/grass.rb index ecae20a27d..715ffc4e29 100644 --- a/Formula/grass.rb +++ b/Formula/grass.rb @@ -39,7 +39,7 @@ class Grass < Formula def patches; DATA; end fails_with :clang do - build 318 + build 421 cause <<-EOS.undent Multiple build failures while compiling GRASS tools.