gst1-libav: Fix ARM builds (remove forcing CPU_TYPE)
authorTed Hess <redacted>
Fri, 1 Dec 2017 16:53:22 +0000 (11:53 -0500)
committerTed Hess <redacted>
Fri, 1 Dec 2017 16:53:22 +0000 (11:53 -0500)
Signed-off-by: Ted Hess <redacted>
multimedia/gst1-libav/Makefile

index 4677a5a10b374d7f9b042baa546df7f36b13e4df..3cdc8d3316be3aebea5b682729b098cf4566161b 100644 (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 \
git clone https://git.99rst.org/PROJECT