aboutsummaryrefslogtreecommitdiffstats
path: root/android
diff options
context:
space:
mode:
authorThomas Guillem <thomas@gllm.fr>2014-10-29 21:00:59 +0100
committerMax Kellermann <max@duempel.org>2014-12-08 18:16:19 +0100
commit1ebf5f3bcbe52a8430e9ed10b3e3c8d8d6975436 (patch)
tree679243b174095c7bdd5b34a218c2e2f8a13a8486 /android
parenta928a9640f7b82e6f0734845cc80273f620b79a6 (diff)
downloadmpd-1ebf5f3bcbe52a8430e9ed10b3e3c8d8d6975436.tar.gz
mpd-1ebf5f3bcbe52a8430e9ed10b3e3c8d8d6975436.tar.xz
mpd-1ebf5f3bcbe52a8430e9ed10b3e3c8d8d6975436.zip
android/build: enable cpudetect for ffmpeg
Diffstat (limited to 'android')
-rwxr-xr-xandroid/build.py1
1 files changed, 0 insertions, 1 deletions
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',