summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-gl.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2013-04-14 19:08:51 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2013-04-14 19:08:56 +0200
commita69f7bb6748e4d3e6a3e05ce4fceeac1f9bd5e0c (patch)
tree0d0afce2642a518a41ac0a0fcde04ec93c1da993 /rules/gst-plugins-gl.make
parent6140bc136fcbe304eab9342550dea33996139a2d (diff)
downloadptxdist-a69f7bb6748e4d3e6a3e05ce4fceeac1f9bd5e0c.tar.gz
ptxdist-a69f7bb6748e4d3e6a3e05ce4fceeac1f9bd5e0c.tar.xz
gst-plugins-gl: disable examples
they are unused an compiling may fail. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gst-plugins-gl.make')
-rw-r--r--rules/gst-plugins-gl.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/gst-plugins-gl.make b/rules/gst-plugins-gl.make
index 311220fa7..b46a79688 100644
--- a/rules/gst-plugins-gl.make
+++ b/rules/gst-plugins-gl.make
@@ -41,6 +41,7 @@ GST_PLUGINS_GL_CONF_OPT := \
--disable-profiling \
--disable-valgrind \
--disable-gcov \
+ --disable-examples \
--disable-gtk-doc
# ----------------------------------------------------------------------------