gst1-libav: Fix ARM builds (remove forcing CPU_TYPE)

Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
Ted Hess 2017-12-01 11:53:22 -05:00
parent 32c61d658c
commit a62ef2dfe5
1 changed files with 0 additions and 2 deletions

View File

@ -146,8 +146,6 @@ LIBAV_CONFIGURE_PROTOCOLS:=$(call FILTER_CONFIG,PROTOCOL,protocol,$(LIBAV_PROTOC
CONFIGURE_ARGS += \
--without-system-libav \
--with-libav-extra-configure="--target-os=linux \
$(if $(findstring " ",$(CONFIG_CPU_TYPE)),,--cpu=$(CONFIG_CPU_TYPE)) \
--disable-bsfs \
--disable-programs \
--disable-devices \