mplayer: remove unused fails_with :llvm.
This commit is contained in:
parent
6114d50b54
commit
416227fb86
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@ class Mplayer < Formula
|
|||
end
|
||||
|
||||
# ld fails with: Unknown instruction for architecture x86_64
|
||||
fails_with :llvm
|
||||
|
||||
def install
|
||||
# It turns out that ENV.O1 fixes link errors with llvm.
|
||||
|
|
Loading…
Reference in a new issue