streamripper: remove unused fails_with :llvm.
This commit is contained in:
parent
96b098c629
commit
2e98a9cddf
1 changed files with 0 additions and 5 deletions
|
@ -15,11 +15,6 @@ class Streamripper < Formula
|
||||||
depends_on "pkg-config" => :build
|
depends_on "pkg-config" => :build
|
||||||
depends_on "glib"
|
depends_on "glib"
|
||||||
|
|
||||||
fails_with :llvm do
|
|
||||||
build 2335
|
|
||||||
cause "Strange runtime errors with LLVM."
|
|
||||||
end
|
|
||||||
|
|
||||||
def install
|
def install
|
||||||
# the Makefile ignores CPPFLAGS from the environment, which
|
# the Makefile ignores CPPFLAGS from the environment, which
|
||||||
# breaks the build when HOMEBREW_PREFIX is not /usr/local
|
# breaks the build when HOMEBREW_PREFIX is not /usr/local
|
||||||
|
|
Loading…
Reference in a new issue