ffmpeg@2.8: remove references to pre-Mavericks.
This commit is contained in:
parent
b87b463efd
commit
d0c628b40a
1 changed files with 1 additions and 1 deletions
|
@ -71,8 +71,8 @@ class FfmpegAT28 < Formula
|
|||
--enable-libopencore-amrwb
|
||||
--enable-librtmp
|
||||
--enable-libspeex
|
||||
--enable-opencl
|
||||
]
|
||||
args << "--enable-opencl" if MacOS.version > :lion
|
||||
|
||||
# A bug in a dispatch header on 10.10, included via CoreFoundation,
|
||||
# prevents GCC from building VDA support. GCC has no problems on
|
||||
|
|
Loading…
Reference in a new issue