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:44 +0000 |
commit | 1e43b836106ed13cde294e2c565eaea6fe5efca7 (patch) | |
tree | 2def44b765d6b48e300df18d27e6ddb0fdf54ba4 /meta/recipes-gnome | |
parent | b87a9c82663446fa8c002e144de57127e8902b54 (diff) | |
download | openembedded-core-1e43b836106ed13cde294e2c565eaea6fe5efca7.tar.gz openembedded-core-1e43b836106ed13cde294e2c565eaea6fe5efca7.tar.bz2 openembedded-core-1e43b836106ed13cde294e2c565eaea6fe5efca7.zip |
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.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-gnome')
0 files changed, 0 insertions, 0 deletions