ソースを参照

fix compile issue with glibc build

Waldemar Brodkorb 16 年 前
コミット
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: