Nethack: Builds with LLVM >= 2335
Closes Homebrew/homebrew#7628. Closes Homebrew/homebrew#7717.
This commit is contained in:
parent
6d44e98bd7
commit
b7919373ba
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ class Nethack < Formula
|
|||
version '3.4.3'
|
||||
md5 '21479c95990eefe7650df582426457f9'
|
||||
|
||||
fails_with_llvm
|
||||
fails_with_llvm :build => 2334
|
||||
|
||||
# Don't remove save folder
|
||||
skip_clean 'libexec/save'
|
||||
|
|
Loading…
Reference in a new issue