mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
gst-plugins-bad: fix export syntax
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user