[vlc-commits] ffmpeg: fix style concerns for Solaris section
Sean McGovern
git at videolan.org
Fri Jul 4 18:56:28 CEST 2014
vlc/vlc-2.2 | branch: master | Sean McGovern <gseanmcg at gmail.com> | 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é <funman at videolan.org>
(cherry picked from commit ffabc04f18611f362390b5acc95ee8a4bdcb3c23)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> 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
More information about the vlc-commits
mailing list