Merge pull request #4760 from ejurgensen/forked-daapd_builderr3
forked-daapd: Fix build error due to misdetected pulseaudio
This commit is contained in:
commit
1ee67a4817
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue