summaryrefslogtreecommitdiff
path: root/package/tzdata/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-08-14 15:27:39 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-08-14 15:27:39 +0200
commit5825ea7fe32c9b1b4e3ba2aaf685643c3d963780 (patch)
tree880c89dff37ac073b34340b73348789aee2740fc /package/tzdata/Makefile
parentbeeff568cc2a04142e145f0089e2aa622ccfbb66 (diff)
parent8698670fc211c570832f2c5a261643157d910642 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/tzdata/Makefile')
-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