mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 23:34:31 +04:00
gstreamer1: build without libdw
Avoids dependencies with libdw and libelf. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
This commit is contained in:
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=gstreamer1
|
||||
PKG_VERSION:=1.14.4
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> \
|
||||
Ted Hess <thess@kitschensync.net>
|
||||
@@ -127,6 +127,7 @@ CONFIGURE_ARGS += \
|
||||
--disable-gtk-doc-html \
|
||||
--disable-tests \
|
||||
--disable-valgrind \
|
||||
--without-dw \
|
||||
--without-libiconv-prefix \
|
||||
--without-libintl-prefix \
|
||||
--without-unwind
|
||||
|
||||
Reference in New Issue
Block a user