Changeset 8db203a9 in ffmpeg

Timestamp:
Jun 25, 2016, 1:59:43 AM (8 years ago)
Author:
Rick Kern <kernrj@gmail.com>
Branches:
master
Children:
1e9b79b2
Parents:
311a953c
git-author:
Rick Kern <kernrj@gmail.com> (06/23/16 22:57:07)
git-committer:
Rick Kern <kernrj@gmail.com> (06/25/16 01:59:43)
Message:

lavd/decklink: Fix compile issue on OS X

Fixes #4124: Invalid argument '-std=c99' not allowed with 'C++/ObjC++'
C++ files fail to compile. This adds '-std=c++11' to CXX_FLAGS to fix.

Signed-off-by: Rick Kern <kernrj@gmail.com>

(No files)

Note: See TracChangeset for help on using the changeset viewer.