Browse Source

fix compile issue with glibc build

Waldemar Brodkorb 15 years ago
parent
commit
deab61f21e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      package/httping/Makefile

+ 2 - 0
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: