1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-10-01 13:23:16 +03:00

MPlayer: disable pulse

This commit is contained in:
Xiangfu 2012-07-11 10:51:46 +08:00
parent 6f13dd12c8
commit b61e78dd87

View File

@ -59,6 +59,7 @@ endef
# --extra-libs="-lavformat -lavcodec -lavutil -lpostproc -lswscale" \
CONFIGURE_ARGS := --target=mips \
--disable-pulse \
--disable-mencoder \
--disable-pthreads \
--enable-cross-compile \