libkate: remove fails_with old GCC
This commit is contained in:
parent
b10055f286
commit
1c0a05ced8
1 changed files with 0 additions and 5 deletions
|
@ -21,11 +21,6 @@ class Libkate < Formula
|
|||
depends_on "libogg"
|
||||
depends_on "libpng"
|
||||
|
||||
fails_with :gcc do
|
||||
build 5666
|
||||
cause "Segfault during compilation"
|
||||
end
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-debug",
|
||||
"--disable-dependency-tracking",
|
||||
|
|
Loading…
Reference in a new issue