Skip to content

Commit

Permalink
gst1-libav: Fix ARM builds (remove forcing CPU_TYPE)
Browse files Browse the repository at this point in the history
Signed-off-by: Ted Hess <[email protected]>
  • Loading branch information
thess committed Dec 1, 2017
1 parent 32c61d6 commit a62ef2d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions multimedia/gst1-libav/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit a62ef2d

Please sign in to comment.