summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-ugly1.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2016-06-02 16:14:37 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-06-05 12:34:14 +0200
commit599492d6967d7019ba00a45b74911408815622c1 (patch)
tree763f73af78bd906ceb6d7f6b2aa01da07eccb160 /rules/gst-plugins-ugly1.make
parent79980c904e12aebbd62e7c2017e1630587812d85 (diff)
downloadptxdist-599492d6967d7019ba00a45b74911408815622c1.tar.gz
ptxdist-599492d6967d7019ba00a45b74911408815622c1.tar.xz
gst*1: cleanup common options
Don't use the shared options for gstreamer-0.10 and use them for more packages. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gst-plugins-ugly1.make')
-rw-r--r--rules/gst-plugins-ugly1.make13
1 files changed, 2 insertions, 11 deletions
diff --git a/rules/gst-plugins-ugly1.make b/rules/gst-plugins-ugly1.make
index 1c4fd3478..b98017cc8 100644
--- a/rules/gst-plugins-ugly1.make
+++ b/rules/gst-plugins-ugly1.make
@@ -59,19 +59,10 @@ GST_PLUGINS_UGLY1_ENABLEP-y += $(GST_PLUGINS_UGLY1_ENABLE-y)
GST_PLUGINS_UGLY1_CONF_TOOL := autoconf
GST_PLUGINS_UGLY1_CONF_OPT := \
$(CROSS_AUTOCONF_USR) \
+ $(GSTREAMER1_GENERIC_CONF_OPT) \
--enable-option-checking \
- --enable-silent-rules \
- --disable-nls \
- --disable-rpath \
- --disable-debug \
- --disable-profiling \
- --disable-valgrind \
- --disable-gcov \
- --disable-examples \
--enable-external \
- --enable-experimental \
- --disable-gtk-doc \
- --with-package-origin="PTXDist"
+ --enable-experimental
#
# the --with-plugins sadly only applies to depencyless plugings