diff options
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python3_3.5.6.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3_3.5.6.bb b/meta/recipes-devtools/python/python3_3.5.6.bb index c2af5e9b48..d341b2773e 100644 --- a/meta/recipes-devtools/python/python3_3.5.6.bb +++ b/meta/recipes-devtools/python/python3_3.5.6.bb | |||
| @@ -72,8 +72,6 @@ EXTRA_OECONF += "CROSSPYTHONPATH=${STAGING_LIBDIR_NATIVE}/python${PYTHON_MAJMIN} | |||
| 72 | PYTHON3_PROFILE_TASK ?= "./python -m test.regrtest --pgo test_grammar test_opcodes test_dict test_builtin test_exceptions test_types test_support || true" | 72 | PYTHON3_PROFILE_TASK ?= "./python -m test.regrtest --pgo test_grammar test_opcodes test_dict test_builtin test_exceptions test_types test_support || true" |
| 73 | 73 | ||
| 74 | export CROSS_COMPILE = "${TARGET_PREFIX}" | 74 | export CROSS_COMPILE = "${TARGET_PREFIX}" |
| 75 | export _PYTHON_PROJECT_BASE = "${B}" | ||
| 76 | export _PYTHON_PROJECT_SRC = "${S}" | ||
| 77 | export CCSHARED = "-fPIC" | 75 | export CCSHARED = "-fPIC" |
| 78 | 76 | ||
| 79 | # Fix cross compilation of different modules | 77 | # Fix cross compilation of different modules |
