diff options
author | Serhey Popovych <serhe.popovych@gmail.com> | 2018-11-01 19:21:10 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-11-06 12:14:05 +0000 |
commit | f1af780769477f06eb925fd87c844baba04ada2d (patch) | |
tree | 47a10de19e8866d14f513ee65966b29250b9092b /scripts/lib | |
parent | 69f7579eb36c00b557225377e1a3cc61b103be23 (diff) | |
download | openembedded-core-f1af780769477f06eb925fd87c844baba04ada2d.tar.gz openembedded-core-f1af780769477f06eb925fd87c844baba04ada2d.tar.bz2 openembedded-core-f1af780769477f06eb925fd87c844baba04ada2d.zip |
libgpg-error: Support build for native on ppc64/ppc64le hosts
Both RHEL and SLES uses ppc64/ppc64le for powerpc 64 bit big/little
endian targets instead of powerpc64/powerpc64le in libgpg-error.
Also libgpg-error provides common target system names in form like
<arch>-unknown-linux-gnu.
Add mapping for ppc64/ppc64le targets to their libgpg-error equivalents
to fix native builds.
Cross build for arm64 tested on IBM Power 8 machine with RHEL7 for
ppc64le variant only, but should work for ppc64 as well.
Signed-off-by: Serhey Popovych <serhe.popovych@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions