libao: disable pulse audio

fixes #2157
This commit is contained in:
Tony Theodore 2018-06-30 02:31:25 +10:00
parent f91fbd2200
commit bdd03271d2
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ define $(PKG)_BUILD
cd '$(SOURCE_DIR)' && ./autogen.sh
cd '$(BUILD_DIR)' && $(SOURCE_DIR)/configure \
$(MXE_CONFIGURE_OPTS) \
--enable-pulse=no \
--disable-esd \
--enable-wmm \
LIBS=-lksuser