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
+1
View File
@@ -56,6 +56,7 @@ CONFIGURE_ARGS += \
--enable-chromecast \ --enable-chromecast \
--enable-verification \ --enable-verification \
--disable-spotify \ --disable-spotify \
--without-pulseaudio \
--without-libevent_pthreads --without-libevent_pthreads
TARGET_CFLAGS += $(FPIC) TARGET_CFLAGS += $(FPIC)