mplayer: remove unused fails_with :llvm.

This commit is contained in:
Mike McQuaid 2016-12-13 01:57:42 +00:00 committed by Tomasz Pajor
parent 6114d50b54
commit 416227fb86

View file

@ -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.