summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python.inc')
-rw-r--r--meta/recipes-devtools/python/python.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python.inc b/meta/recipes-devtools/python/python.inc
index 70481002bb..1462b779e9 100644
--- a/meta/recipes-devtools/python/python.inc
+++ b/meta/recipes-devtools/python/python.inc
@@ -37,7 +37,6 @@ EXTRA_OECONF = "\
37 --enable-shared \ 37 --enable-shared \
38 --enable-ipv6=${@bb.utils.contains('DISTRO_FEATURES', 'ipv6', 'yes', 'no', d)} \ 38 --enable-ipv6=${@bb.utils.contains('DISTRO_FEATURES', 'ipv6', 'yes', 'no', d)} \
39 ac_cv_header_bluetooth_bluetooth_h=no ac_cv_header_bluetooth_h=no \ 39 ac_cv_header_bluetooth_bluetooth_h=no ac_cv_header_bluetooth_h=no \
40 ${PYTHONLSBOPTS} \
41" 40"
42 41
43do_configure_prepend() { 42do_configure_prepend() {