summaryrefslogtreecommitdiffstats
path: root/rules/python3.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2015-09-15 15:18:30 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-09-21 10:19:18 +0200
commit95d4e223fde009ddf9e61d95fc82c85ecbacb0b1 (patch)
tree61f26c5739c8999b5e900d3dccb2285e6e97f9c0 /rules/python3.make
parent110278d4b0bb311f068bec5fcc7be05b8e97f03c (diff)
downloadptxdist-95d4e223fde009ddf9e61d95fc82c85ecbacb0b1.tar.gz
ptxdist-95d4e223fde009ddf9e61d95fc82c85ecbacb0b1.tar.xz
python3: use cache variable instead of patch
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/python3.make')
-rw-r--r--rules/python3.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/python3.make b/rules/python3.make
index a2ca948f2..0e1c46a7e 100644
--- a/rules/python3.make
+++ b/rules/python3.make
@@ -48,6 +48,7 @@ PYTHON3_ENV := \
ac_cv_broken_sem_getvalue=no \
ac_cv_file__dev_ptmx=no \
ac_cv_file__dev_ptc=no \
+ ac_cv_working_tzset=yes \
LDFLAGS="-L $(PTXDIST_SYSROOT_TARGET)/lib/ \
-L $(PTXDIST_SYSROOT_TARGET)/usr/lib/"