Commit 8df6c211 authored by Sean McGovern's avatar Sean McGovern Committed by Jean-Baptiste Kempf

ffmpeg: fix style concerns for Solaris section

Signed-off-by: default avatarRafaël Carré <funman@videolan.org>
(cherry picked from commit ffabc04f18611f362390b5acc95ee8a4bdcb3c23)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 42fdfccb
......@@ -135,6 +135,7 @@ else # !Windows
FFMPEGCONF += --enable-pthreads
endif
# Solaris
ifdef HAVE_SOLARIS
ifeq ($(ARCH),x86_64)
FFMPEGCONF += --cpu=core2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment