Explorar el Código

fix compile issue with glibc build

Waldemar Brodkorb hace 16 años
padre
commit
deab61f21e
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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: