summaryrefslogtreecommitdiff
path: root/package/httping
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-02-28 08:57:53 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-28 08:57:53 +0100
commitdeab61f21e399a8b8b7e2cee42d3c3bd2136da09 (patch)
tree64c6e20501e6ad3daf8276355473cdeeea5eb65a /package/httping
parente57e34cdf9c0e3efd84e60c9d2a394ee836dcfff (diff)
fix compile issue with glibc build
Diffstat (limited to 'package/httping')
-rw-r--r--package/httping/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/httping/Makefile b/package/httping/Makefile
index 18a97a85b..ca536190f 100644
--- a/package/httping/Makefile
+++ b/package/httping/Makefile
@@ -19,6 +19,8 @@ include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,HTTPING,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
+TCFLAGS+= -D_GNU_SOURCE
+
CONFIG_STYLE:= manual
post-install: