libical: use system time zone info
authorMarc Khouri <marc@khouri.ca>
Wed, 10 Aug 2016 14:30:16 +0000 (10:30 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 10 Aug 2016 22:02:31 +0000 (00:02 +0200)
commitbf53191d9ef3620fe493f3b4a96458ad1a8f5ed1
tree4f186109d4e11df54e0caa567ab4a664ebdc9d16
parent9ed1eda5dbe2130cd938d7a3c1a8a30aa26fa9db
libical: use system time zone info

libical requires time zone information in order to make use of time
zone functions (otherwise, segfaults occur when applications call
the time zone functions). This patch:
1. forces the system to build time zone info
2. ensures libical does not build its own time zone info (this is
   the default behaviour, but the flag is added in case libical's
   default changes in the future).

Signed-off-by: Marc Khouri <marc@khouri.ca>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libical/Config.in
package/libical/libical.mk