shithub: riscv

Download patch

ref: 1f0057c5fdde41f61bb4b2fa014faa512b27aac0
parent: 63759d2efb4be65b28d76db0d05b132c505886aa
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Mon Aug 3 22:03:38 EDT 2015

python: use altzone

--- a/sys/src/cmd/python/pyconfig.h
+++ b/sys/src/cmd/python/pyconfig.h
@@ -691,6 +691,7 @@
 /* Define to 1 if you don't have `tm_zone' but do have the external array
    `tzname'. */
 #define HAVE_TZNAME 1
+#define HAVE_ALTZONE 1
 
 /* Define this if you have tcl and TCL_UTF_MAX==6 */
 /* #undef HAVE_UCS4_TCL */