diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/python/python3_3.5.6.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3_3.5.6.bb b/meta/recipes-devtools/python/python3_3.5.6.bb index d341b2773e..2d8fa1adb7 100644 --- a/meta/recipes-devtools/python/python3_3.5.6.bb +++ b/meta/recipes-devtools/python/python3_3.5.6.bb | |||
@@ -84,7 +84,6 @@ PACKAGECONFIG[pgo] = "--enable-optimizations" | |||
84 | 84 | ||
85 | do_configure_append() { | 85 | do_configure_append() { |
86 | rm -f ${S}/Makefile.orig | 86 | rm -f ${S}/Makefile.orig |
87 | autoreconf -Wcross --verbose --install --force --exclude=autopoint ../Python-${PV}/Modules/_ctypes/libffi | ||
88 | } | 87 | } |
89 | 88 | ||
90 | run_make() { | 89 | run_make() { |