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.
This commit is contained in:
parent
a5f0f91421
commit
0bcb5caf66
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue