From: Chunrong Guo Date: Thu, 7 Sep 2017 03:26:36 +0000 (+0800) Subject: glibc: do the multilib_header magic also for bits/pthreadtypes-arch.h X-Git-Tag: 2017-10~294 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=30140990a8bbe920222204b4f19113f5a1662478;p=openembedded-core.git glibc: do the multilib_header magic also for bits/pthreadtypes-arch.h Otherwise it will cause conflicts in mutlilib setting, as it varies from one machine to another. Signed-off-by: Chunrong Guo Signed-off-by: Ross Burton --- diff --git a/meta/recipes-core/glibc/glibc-package.inc b/meta/recipes-core/glibc/glibc-package.inc index a29114824a..df3db2cc45 100644 --- a/meta/recipes-core/glibc/glibc-package.inc +++ b/meta/recipes-core/glibc/glibc-package.inc @@ -138,7 +138,7 @@ do_install_append_armeb () { do_install_armmultilib () { oe_multilib_header bits/endian.h bits/fcntl.h bits/fenv.h bits/fp-fast.h bits/hwcap.h bits/ipc.h bits/link.h bits/wordsize.h - oe_multilib_header bits/local_lim.h bits/mman.h bits/msq.h bits/pthreadtypes.h bits/sem.h bits/semaphore.h bits/setjmp.h + oe_multilib_header bits/local_lim.h bits/mman.h bits/msq.h bits/pthreadtypes.h bits/pthreadtypes-arch.h bits/sem.h bits/semaphore.h bits/setjmp.h oe_multilib_header bits/shm.h bits/sigstack.h bits/stat.h bits/statfs.h bits/typesizes.h oe_multilib_header fpu_control.h gnu/lib-names.h gnu/stubs.h ieee754.h