android/build: enable cpudetect for ffmpeg

This commit is contained in:
Thomas Guillem 2014-10-29 21:00:59 +01:00 committed by Max Kellermann
parent a928a9640f
commit 1ebf5f3bcb
1 changed files with 0 additions and 1 deletions

View File

@ -349,7 +349,6 @@ thirdparty_libs = [
'--enable-gpl',
'--enable-small',
'--disable-pthreads',
'--disable-runtime-cpudetect',
'--disable-programs',
'--disable-doc',
'--disable-avdevice',