瀏覽代碼

fix compile issue with glibc build

Waldemar Brodkorb 15 年之前
父節點
當前提交
deab61f21e
共有 1 個文件被更改,包括 2 次插入0 次删除
  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: