diff options
author | Khem Raj <raj.khem@gmail.com> | 2017-10-02 09:06:53 -0700 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-10-04 14:53:37 +0000 |
commit | c296fb707ae3252b4bf2ffa3bf647a9249f126c4 (patch) | |
tree | 1f407d9419dce0d79de9e73b9369189118ccc032 /meta-python/recipes-devtools/python/python-pytest | |
parent | 1ca33a5677d8452c568130989fdd29191453c61d (diff) | |
download | meta-openembedded-c296fb707ae3252b4bf2ffa3bf647a9249f126c4.tar.gz |
klibc: Pass Optimization with KLIBCOPTFLAGS
Overriding KLIBCOPTFLAGS also meant that -Ox flags
were taken off. Which results in errors like
| usr/dash/shell.h: In function 'max_int_length':
| usr/dash/shell.h:103:25: error: '-mgeneral-regs-only' is incompatible with floating-point code
| return (bytes * 8 - 1) * 0.30102999566398119521 + 14;
| ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
| usr/dash/shell.h:103:25: error: '-mgeneral-regs-only' is incompatible with floating-point argument
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pytest')
0 files changed, 0 insertions, 0 deletions