summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-10-22 16:18:15 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-10-22 16:18:15 +0200
commit56b3019b14f894df6de55bc29a9953b664960609 (patch)
tree9e8624eff85b2296a38f088a5e0b6545338f421b /package
parent7f0b64747736e1e8441b95e2f77cecf9dc2cb7a3 (diff)
parent5e582bad71187a003062d9174793fa5055a4de61 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package')
-rw-r--r--package/gcc/Makefile2
-rw-r--r--package/mt-daapd/Makefile1
2 files changed, 2 insertions, 1 deletions
diff --git a/package/gcc/Makefile b/package/gcc/Makefile
index c8f3afc2f..466cfad60 100644
--- a/package/gcc/Makefile
+++ b/package/gcc/Makefile
@@ -8,7 +8,7 @@ PKG_DESCR:= GNU compiler collection
PKG_SECTION:= lang
PKG_OPTS:= noremove
PKG_DEPENDS:= libmpc libgmp mpfr
-PKG_BUILDDEP:= mpc gmp mpfr
+PKG_BUILDDEP:= libmpc gmp mpfr
PKG_TARGET_DEPENDS:= !ag241
diff --git a/package/mt-daapd/Makefile b/package/mt-daapd/Makefile
index 3acf1b8fb..4d6d3f1b8 100644
--- a/package/mt-daapd/Makefile
+++ b/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}