diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/python-native_2.3.3.oe | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/python-native_2.3.3.oe b/python/python-native_2.3.3.oe index 08433a3560..f939a01156 100644 --- a/python/python-native_2.3.3.oe +++ b/python/python-native_2.3.3.oe @@ -10,8 +10,6 @@ S = ${WORKDIR}/Python-${PV} inherit autotools native -DEPENDS=patcher-native - EXTRA_OECONF = '--with-threads --with-pymalloc --with-cyclic-gc --with-exec-prefix=${STAGING_DIR}/build' do_configure () { oe_runconf |