From 1ebf5f3bcbe52a8430e9ed10b3e3c8d8d6975436 Mon Sep 17 00:00:00 2001 From: Thomas Guillem Date: Wed, 29 Oct 2014 21:00:59 +0100 Subject: android/build: enable cpudetect for ffmpeg --- android/build.py | 1 - 1 file changed, 1 deletion(-) (limited to 'android') diff --git a/android/build.py b/android/build.py index ef201c5de..98ebee4b0 100755 --- a/android/build.py +++ b/android/build.py @@ -349,7 +349,6 @@ thirdparty_libs = [ '--enable-gpl', '--enable-small', '--disable-pthreads', - '--disable-runtime-cpudetect', '--disable-programs', '--disable-doc', '--disable-avdevice', -- cgit v1.2.3