diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2018-04-20 17:07:34 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-04 09:54:58 +0100 |
commit | 650c59c8b6796cf4797ca1860be85f6ccf50bcd2 (patch) | |
tree | ef901a7892fcb95eef58690c9a8e22cff565daa2 /scripts/lib/build_perf/report.py | |
parent | de4206c6fd0c3be77d71958f532604b65a4dd5be (diff) | |
download | openembedded-core-650c59c8b6796cf4797ca1860be85f6ccf50bcd2.tar.gz openembedded-core-650c59c8b6796cf4797ca1860be85f6ccf50bcd2.tar.bz2 openembedded-core-650c59c8b6796cf4797ca1860be85f6ccf50bcd2.zip |
glibc: use oe_multilib_header on bits/floatn.h
When building SDK via populate_sdk for qemuarm64 with multilib
enabled, we would have conflict about bits/floatn.h at populate_sdk
time.
file /usr/include/bits/floatn.h conflicts between attempted ins
talls of libc6-dev-2.27-r0.aarch64 and lib32-libc6-dev-2.27-r0.armv7vehf_vfp
Apply oe_multilib_header on this header file to fix the problem.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/build_perf/report.py')
0 files changed, 0 insertions, 0 deletions