mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
gst-plugins-bad: attempt to fix build
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user