mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
gst1-libav: fix configure
Signed-off-by: Nicolas Thill <nico@openwrt.org>
This commit is contained in:
@@ -145,8 +145,8 @@ LIBAV_CONFIGURE_PARSERS:=$(call FILTER_CONFIG,PARSER,parser,$(LIBAV_PARSERS))
|
||||
LIBAV_CONFIGURE_PROTOCOLS:=$(call FILTER_CONFIG,PROTOCOL,protocol,$(LIBAV_PROTOCOLS))
|
||||
|
||||
CONFIGURE_ARGS += \
|
||||
--with-libav-extra-configure="--target-os=linux \
|
||||
--without-system-libav \
|
||||
--with-libav-extra-configure="--target-os=linux \
|
||||
--disable-bsfs \
|
||||
--disable-devices \
|
||||
--disable-encoders \
|
||||
|
||||
Reference in New Issue
Block a user