diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-30 15:02:21 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-31 10:10:29 +0100 |
commit | 8b41b5ddfe20bfc22133339597ffce2829caa229 (patch) | |
tree | f078b267fd25468b5336e8cb253b030cf8b20453 /meta/classes/license.bbclass | |
parent | 408e0b46aec572a17e72844bbce1139af7cf05c8 (diff) | |
download | poky-8b41b5ddfe20bfc22133339597ffce2829caa229.tar.gz |
multilib_header: Update wrapper to handle arm 32/64 bit
Having arm 32/64 bit headers coexisting turns out to be tricky. Unfortunately
our wrapper works using wordsize.h and this differs on arm so we can't use it.
Therefore replicate the logic here for arm. I did look into writing our
own wordsize.h but we also need to remap kernel headers on arm and
since wordsize.h comes from libc, that doesn't work for kernel headers.
(From OE-Core rev: 141dc7136c9c62da1d30132df4b3244fe6d8898d)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/license.bbclass')
0 files changed, 0 insertions, 0 deletions