K 10 svn:author V 6 jbeich K 8 svn:date V 27 2018-11-14T21:39:16.316590Z K 7 svn:log V 505 multimedia/gnome-mpv: chase compiler used by mpv On GCC architectures OPENCV option in multimedia/ffmpeg appears to require consumers to pass -L${_GCC_RUNTIME}. So, use modern GCC where this is implicit. //usr/local/lib/libopencv_core.so.3.4: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' //usr/local/lib/libopencv_core.so.3.4: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' PR: 233120 Submitted by: linimon END