summaryrefslogtreecommitdiffstats
path: root/src/core/config
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>2015-07-09 14:52:26 +0200
committerAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>2015-07-15 08:35:46 +0000
commit80bceea0a7b3f9b8f52a6ddc481e61ad3e43d85f (patch)
tree890efa6f78f15a1a56c76ef1ff19a11c0a146f1a /src/core/config
parent15176bb7a518b7cf509c4bacdd6a84054391b058 (diff)
Remove code dealing with now removed ffmpegsumo plugin
Chromium now links statically to ffmpeg, and the ffmpegsumo plugin is no longer built. This also makes the plugin dir unneeded. Change-Id: I2204ce966b067886d57a9548d8aec829b73642d8 Reviewed-by: Andras Becsi <andras.becsi@theqtcompany.com>
Diffstat (limited to 'src/core/config')
-rw-r--r--src/core/config/embedded_linux.pri1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/config/embedded_linux.pri b/src/core/config/embedded_linux.pri
index 5ab0409e8..879d22e87 100644
--- a/src/core/config/embedded_linux.pri
+++ b/src/core/config/embedded_linux.pri
@@ -1,7 +1,6 @@
GYP_ARGS += "-D qt_os=\"embedded_linux\" -I config/embedded_linux.gypi"
GYP_CONFIG += \
- build_ffmpegsumo=1 \
clang=0 \
desktop_linux=0 \
disable_nacl=1 \