diff options
Diffstat (limited to 'meta/packages/python/python-native_2.5.1.bb')
| -rw-r--r-- | meta/packages/python/python-native_2.5.1.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/packages/python/python-native_2.5.1.bb b/meta/packages/python/python-native_2.5.1.bb index 4f6a4a84ca..df3d3c899d 100644 --- a/meta/packages/python/python-native_2.5.1.bb +++ b/meta/packages/python/python-native_2.5.1.bb | |||
| @@ -22,9 +22,6 @@ S = "${WORKDIR}/Python-${PV}" | |||
| 22 | 22 | ||
| 23 | inherit autotools native | 23 | inherit autotools native |
| 24 | 24 | ||
| 25 | prefix = "${STAGING_DIR_NATIVE}/${layout_prefix}" | ||
| 26 | exec_prefix = "${STAGING_DIR_NATIVE}/${layout_exec_prefix}" | ||
| 27 | |||
| 28 | EXTRA_OECONF = "--with-threads --with-pymalloc --with-cyclic-gc \ | 25 | EXTRA_OECONF = "--with-threads --with-pymalloc --with-cyclic-gc \ |
| 29 | --without-cxx --with-signal-module --with-wctype-functions" | 26 | --without-cxx --with-signal-module --with-wctype-functions" |
| 30 | EXTRA_OEMAKE = 'BUILD_SYS="" HOST_SYS="" STAGING_LIBDIR=${STAGING_LIBDIR} \ | 27 | EXTRA_OEMAKE = 'BUILD_SYS="" HOST_SYS="" STAGING_LIBDIR=${STAGING_LIBDIR} \ |
