Files
packages/lang
Jan Čermák 6156136903 python3: disable usage of wcsftime (broken in uClibc)
Python 3 prefers usage of wcsftime() over strftime() if it's available,
however this function returns just an empty string in some older
uClibc versions. Proposed solution disables detection of wcsftime() in
./configure that results in HAVE_WCSFTIME being undefined, effectively
disabling branches of code that use possibly broken wcsftime().

See: http://lists.busybox.net/pipermail/uclibc/2014-November/048718.html

Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
2015-07-02 16:27:23 +02:00
..
2015-05-13 02:30:20 +02:00
2015-06-23 01:06:36 +02:00
2015-01-06 08:03:36 -08:00
2015-05-04 22:15:22 +08:00
2014-09-02 03:02:04 +02:00
2015-04-23 11:02:58 +00:00
2014-06-16 17:04:06 +02:00
2015-05-01 12:49:52 +02:00
2014-08-27 15:12:16 +08:00
2015-06-17 22:56:26 +08:00
2015-06-01 11:22:07 -05:00
2015-06-18 23:58:45 +02:00
2015-06-30 10:58:19 +02:00
2015-06-30 10:58:19 +02:00
2015-06-30 10:58:19 +02:00
2015-06-30 10:58:19 +02:00
2015-06-30 10:58:19 +02:00
2015-06-30 10:58:19 +02:00
2015-06-30 10:58:19 +02:00
2015-06-12 23:59:29 +02:00
2015-05-27 19:52:49 +03:00
2015-06-16 09:54:01 +02:00
2015-05-21 06:17:05 +00:00
2015-04-01 20:47:43 +02:00