ffmpeg@2.8: remove references to pre-Mavericks.

This commit is contained in:
Mike McQuaid 2019-01-24 18:33:58 +00:00
parent b87b463efd
commit d0c628b40a
No known key found for this signature in database
GPG key ID: 48A898132FD8EE70

View file

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