diff options
author | Robert Joslyn <robert.joslyn@redrectangle.org> | 2022-04-30 07:08:04 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-05-01 21:57:34 +0100 |
commit | fc023a69a25468b4249554c6f52b039471c3b786 (patch) | |
tree | 6d90ebadf12f7853e89dc2e99b8f826e8ec1190b /meta/recipes-devtools/docbook-xml | |
parent | 9e556960421c8bbe8851d9810352a5b4bd3b50df (diff) | |
download | poky-fc023a69a25468b4249554c6f52b039471c3b786.tar.gz |
powerpc: Remove invalid GLIBC_EXTRA_OECONF
OE-core previously carried patches to glibc that added optimized sqrt
implementations for various PowerPC chips. These were recently removed,
which now results in errors when compiling glibc with certian PowerPC
machine tunes:
checking sysdep dirs... configure: error: The 603e subspecies of powerpc is not supported.
Remove setting GLIBC_EXTRA_OECONF with parameters that are no longer
valid. Also remove a commented out setting of the variable that probably
isn't vaild anyway.
Fixes: 2511e937f445 ("glibc: Drop ppc sqrt optimisations")
(From OE-Core rev: 40f15066c24720aae36713c9856ffb4fae146a45)
Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/docbook-xml')
0 files changed, 0 insertions, 0 deletions