Explorar el Código

fix build on MacOS X

Waldemar Brodkorb hace 13 años
padre
commit
5873087ac6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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}