Browse Source

Merge pull request #4760 from ejurgensen/forked-daapd_builderr3

forked-daapd: Fix build error due to misdetected pulseaudio
lilik-openwrt-22.03
Ted Hess 7 years ago
committed by GitHub
parent
commit
1ee67a4817
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      sound/forked-daapd/Makefile

+ 1
- 0
sound/forked-daapd/Makefile View File

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


Loading…
Cancel
Save