summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3_3.5.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3_3.5.6.bb')
-rw-r--r--meta/recipes-devtools/python/python3_3.5.6.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3_3.5.6.bb b/meta/recipes-devtools/python/python3_3.5.6.bb
index 2cb65045aa..6aa6df658c 100644
--- a/meta/recipes-devtools/python/python3_3.5.6.bb
+++ b/meta/recipes-devtools/python/python3_3.5.6.bb
@@ -61,6 +61,7 @@ CACHED_CONFIGUREVARS = "ac_cv_have_chflags=no \
61 ac_cv_buggy_getaddrinfo=no \ 61 ac_cv_buggy_getaddrinfo=no \
62 ac_cv_file__dev_ptmx=yes \ 62 ac_cv_file__dev_ptmx=yes \
63 ac_cv_file__dev_ptc=no \ 63 ac_cv_file__dev_ptc=no \
64 ac_cv_working_tzset=yes \
64" 65"
65 66
66TARGET_CC_ARCH += "-DNDEBUG -fno-inline" 67TARGET_CC_ARCH += "-DNDEBUG -fno-inline"