kumquat-buildroot/package/tzdata
Yann E. MORIN 7aad5daa5d package/tzdata: only compile the zoneinfo once
We already compile the zoneinfo once for the host, so there is
no need to recompile it for the target, we can just re-use the
host files.

This has no impact on tz (the uClibc counterpart of tzdata), since
it already made use of the host files anyway.

This means we no longer need to extract the target variant of
tzdata, too.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-06-02 08:36:19 +02:00
..
Config.in system: make the zoneinfo list a system option 2014-04-08 23:33:24 +02:00
tzdata.mk package/tzdata: only compile the zoneinfo once 2014-06-02 08:36:19 +02:00