]> code.ossystems Code Review - openembedded-core.git/commit
glibc: Make bits/wordsize.h multilibbed again
authorDaniel Díaz <daniel.diaz@linaro.org>
Tue, 14 Aug 2018 16:14:35 +0000 (11:14 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Aug 2018 11:27:33 +0000 (12:27 +0100)
commit056ae940da49b38890c2960651f0fdb5331a5fac
tree62cee4a41ec56733b8ce0667af787c5679d0b079
parentab9e9e8cde1ab5fba3e1c291ccb6f163140c3386
glibc: Make bits/wordsize.h multilibbed again

As reported by ChenQi, leaving bits/wordsize.h out of being
multilibbed introduced a problem in building the SDK for
arm64:
  Error: Transaction check error:
    file /usr/include/bits/wordsize.h conflicts between attempted installs of lib32-libc6-dev-2.27-r0.armv7vet2hf_vfp and libc6-dev-2.27-r0.aarch64

This effectively reverts commit a74c77d6.

(From OE-Core rev: 90ad502bf8faa233e25cf297c1eeefcb0367aea3)

Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glibc/glibc-package.inc