Merge pull request #4760 from ejurgensen/forked-daapd_builderr3

forked-daapd: Fix build error due to misdetected pulseaudio
This commit is contained in:
Ted Hess 2017-08-25 15:31:32 -04:00 committed by GitHub
commit 1ee67a4817
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ CONFIGURE_ARGS += \
--enable-chromecast \
--enable-verification \
--disable-spotify \
--without-pulseaudio \
--without-libevent_pthreads
TARGET_CFLAGS += $(FPIC)