Commit ffabc04f authored by Sean McGovern's avatar Sean McGovern Committed by Rafaël Carré

ffmpeg: fix style concerns for Solaris section

Signed-off-by: default avatarRafaël Carré <funman@videolan.org>
parent 3227fba5
...@@ -135,6 +135,7 @@ else # !Windows ...@@ -135,6 +135,7 @@ else # !Windows
FFMPEGCONF += --enable-pthreads FFMPEGCONF += --enable-pthreads
endif endif
# Solaris
ifdef HAVE_SOLARIS ifdef HAVE_SOLARIS
ifeq ($(ARCH),x86_64) ifeq ($(ARCH),x86_64)
FFMPEGCONF += --cpu=core2 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