diff --git a/mplayer/Makefile b/mplayer/Makefile index 593e8eb..99ca56a 100644 --- a/mplayer/Makefile +++ b/mplayer/Makefile @@ -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 \