Merge pull request #2032 from tonytheodore/libao-esd

libao: disable esd
This commit is contained in:
Tony Theodore 2018-01-08 15:20:42 +11:00 committed by GitHub
commit 06be7a1e33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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) \
--disable-esd \
--enable-wmm \
LIBS=-lksuser
$(MAKE) -C '$(BUILD_DIR)' -j '$(JOBS)' bin_PROGRAMS= sbin_PROGRAMS= noinst_PROGRAMS=