gst1-plugins-base: update configure options
authorPeter Seiderer <ps.report@gmx.net>
Thu, 15 Oct 2015 19:41:57 +0000 (21:41 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 18 Oct 2015 15:39:37 +0000 (17:39 +0200)
- always disable new gio_unix_2_0 option (only used for testing)

[Thomas: add comment in .mk file.]

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk

index 08ebe03b2483ddaa56a010b42425e7af4125ec18..2d646e0e92fca6af5367d9f94c4969162eb0e1a0 100644 (file)
@@ -18,10 +18,12 @@ GST1_PLUGINS_BASE_CONF_ENV =
        FT2_CONFIG=/bin/false \
        ac_cv_header_stdint_t="stdint.h"
 
+# gio_unix_2_0 is only used for tests
 GST1_PLUGINS_BASE_CONF_OPTS = \
        --disable-examples \
        --disable-oggtest \
        --disable-vorbistest \
+       --disable-gio_unix_2_0 \
        --disable-freetypetest \
        --disable-valgrind