summaryrefslogtreecommitdiff
path: root/package/mpd/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-05-29 13:38:01 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-05-29 13:38:01 +0200
commit57d1691987a1f85375b9de5ab21b7c5c8e11afc2 (patch)
treed1ea120ba61a1afb78d6d1358de84f80c8e51a81 /package/mpd/Makefile
parent8e09105ecbddd319a54dccaaf1e9f277bc44dfb4 (diff)
parent7047a0b2b2d18d51594cad92d5356bd626da063d (diff)
Merge branch 'lemote'
Diffstat (limited to 'package/mpd/Makefile')
-rw-r--r--package/mpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mpd/Makefile b/package/mpd/Makefile
index 65baca748..d8118809a 100644
--- a/package/mpd/Makefile
+++ b/package/mpd/Makefile
@@ -18,7 +18,7 @@ $(eval $(call PKG_template,MPD,mpd,${PKG_VERSION}-${PKG_RELEASE}))
CONFIGURE_STYLE:= gnu
BUILD_STYLE:= auto
INSTALL_STYLE:= auto
-XAKE_FLAGS+= MPD_CFLAGS=''
+XAKE_FLAGS+= MPD_CFLAGS='-D_GNU_SOURCE'
PKG_DEPENDS:= glib2 alsa-lib libcurl
CONFIGURE_ARGS+= \