Browse Source

fix build on MacOS X

Waldemar Brodkorb 13 years ago
parent
commit
5873087ac6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/mt-daapd/Makefile

+ 1 - 0
package/mt-daapd/Makefile

@@ -26,6 +26,7 @@ CONFIGURE_ARGS+=	--enable-mdns \
 			--with-gdbm-includes="${STAGING_DIR}/usr/include" \
 			--with-gdbm-libs="${STAGING_DIR}/usr/lib" \
 			--without-static-libs
+TLDFLAGS+=		-pthread
 
 post-install:
 	${INSTALL_DIR} ${IDIR_MT_DAAPD}/etc ${IDIR_MT_DAAPD}/usr/{share,sbin}