ghc: still doesn't work with Clang 421
This commit is contained in:
parent
f19bd42f40
commit
31dba945f9
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ class Ghc < Formula
|
|||
skip_clean ['bin', 'lib']
|
||||
|
||||
fails_with :clang do
|
||||
build 318
|
||||
build 421
|
||||
cause <<-EOS.undent
|
||||
Building with Clang configures GHC to use Clang as its preprocessor,
|
||||
which causes subsequent GHC-based builds to fail.
|
||||
|
|
Loading…
Reference in a new issue