From 0e8c739ec79abc2ddce2430409a4cee433dedde3 Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Thu, 16 Nov 2017 16:33:08 +0300 Subject: [PATCH] gst-plugins-bad: attempt to fix build --- media-libs/gst_plugins_bad/gst_plugins_bad-1.12.3.recipe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/media-libs/gst_plugins_bad/gst_plugins_bad-1.12.3.recipe b/media-libs/gst_plugins_bad/gst_plugins_bad-1.12.3.recipe index 6a6ec2109..59e8557bc 100644 --- a/media-libs/gst_plugins_bad/gst_plugins_bad-1.12.3.recipe +++ b/media-libs/gst_plugins_bad/gst_plugins_bad-1.12.3.recipe @@ -5,7 +5,7 @@ code review, some documentation, a set of tests, a real live maintainer, or some HOMEPAGE="https://gstreamer.freedesktop.org/" COPYRIGHT="Erik Walthinsen" LICENSE="GNU LGPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-$portVersion.tar.xz" CHECKSUM_SHA256="36d059761852bed0f1a7fcd3ef64a8aeecab95d2bca53cd6aa0f08054b1cbfec" SOURCE_DIR="gst-plugins-bad-$portVersion" @@ -114,6 +114,7 @@ BUILD_PREREQUIRES=" BUILD() { + export CFLAGS -D_GNU_SOURCE runConfigure ./configure --disable-debug --disable-examples \ --disable-nls --enable-orc make $jobArgs