vlc/vlc-2.2 | branch: master | Sean McGovern <[email protected]> | Tue Jun 24 17:11:32 2014 -0400| [8df6c2117456516608dfe191019005443320277b] | committer: Jean-Baptiste Kempf
ffmpeg: fix style concerns for Solaris section Signed-off-by: Rafaël Carré <[email protected]> (cherry picked from commit ffabc04f18611f362390b5acc95ee8a4bdcb3c23) Signed-off-by: Jean-Baptiste Kempf <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=8df6c2117456516608dfe191019005443320277b --- contrib/src/ffmpeg/rules.mak | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/src/ffmpeg/rules.mak b/contrib/src/ffmpeg/rules.mak index abc769e..3d260a5 100644 --- a/contrib/src/ffmpeg/rules.mak +++ b/contrib/src/ffmpeg/rules.mak @@ -135,6 +135,7 @@ else # !Windows FFMPEGCONF += --enable-pthreads endif +# Solaris ifdef HAVE_SOLARIS ifeq ($(ARCH),x86_64) FFMPEGCONF += --cpu=core2 _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
