diff options
author | Khem Raj <raj.khem@gmail.com> | 2016-01-06 14:18:00 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-22 23:42:50 +0000 |
commit | 3c54b18797eb26d2045fd506d2b0c8b996a0396c (patch) | |
tree | 978f5decd640b605e5084895d7f3ac41fa5d47ad /meta/recipes-bsp | |
parent | 49e8fc6c4511e026dee176422cf3a7b7558c7cfc (diff) | |
download | openembedded-core-3c54b18797eb26d2045fd506d2b0c8b996a0396c.tar.gz openembedded-core-3c54b18797eb26d2045fd506d2b0c8b996a0396c.tar.bz2 openembedded-core-3c54b18797eb26d2045fd506d2b0c8b996a0396c.zip |
iputils: Use member based initialization for mrghdr struct
Fix build with musl
uclibc and glibc dont agree on structure of the struct, musl rightly
adds padding elements, so when doing anonymous initialization struct
elements gets wrongly mapped on 64bit arches
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta/recipes-bsp')
0 files changed, 0 insertions, 0 deletions