gst-plugins-bad: fix export syntax

This commit is contained in:
Sergei Reznikov
2017-11-16 16:34:44 +03:00
parent 0e8c739ec7
commit 3eec561f4c

View File

@@ -114,7 +114,7 @@ BUILD_PREREQUIRES="
BUILD()
{
export CFLAGS -D_GNU_SOURCE
export CFLAGS=-D_GNU_SOURCE
runConfigure ./configure --disable-debug --disable-examples \
--disable-nls --enable-orc
make $jobArgs