summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-08-14 15:25:21 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-08-14 15:25:21 +0200
commit7a58bf1a8b74868130ef997e193557dde7d57c1e (patch)
tree9816767ee94c5670923f64f83895d3f21de3f975 /package
parent2cb92417ba55d516579777db7c8e4c46866e9aa6 (diff)
fix musl compile
Diffstat (limited to 'package')
-rw-r--r--package/tzdata/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/tzdata/Makefile b/package/tzdata/Makefile
index 68f9cd035..1e8cc19f0 100644
--- a/package/tzdata/Makefile
+++ b/package/tzdata/Makefile
@@ -32,6 +32,7 @@ $(eval $(call PKG_template,DATE,date,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS
CONFIG_STYLE:= manual
CFLAGS_FOR_BUILD+= -DSTD_INSPIRED=1
+TARGET_CFLAGS+= -DHAVE_INTTYPES_H=1
XAKE_FLAGS+= TOPDIR="${WRKINST}" TZDIR="${WRKINST}/usr/share/zoneinfo" cc="${TARGET_CC}"
# the uppercase targets enable building and installation of the date utility
ALL_TARGET:= ALL