diff options
author | Ross Burton <ross.burton@intel.com> | 2016-02-05 09:45:24 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-07 17:29:59 +0000 |
commit | 3adb8d5cde5de8e536a7893782158f5ded10434c (patch) | |
tree | fd83987ec7e8004314f23a4ed2a42a4ce25d2ea4 /meta/recipes-connectivity | |
parent | 1df1ac9f3f79f9c771386cf354ec12a23510eac3 (diff) | |
download | poky-3adb8d5cde5de8e536a7893782158f5ded10434c.tar.gz |
python3: remove optimize by default patch
Python 3 resurrected the default to optimised patch, on the rationale that
embedded systems want all the performance they can get. Unfortunately the only
impact Python "optimisation" has is to remove all asserts which can be actively
harmful, so remove this patch.
(From OE-Core rev: 1e43b836106ed13cde294e2c565eaea6fe5efca7)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
0 files changed, 0 insertions, 0 deletions