]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
glibc: fix fortran header file conflict for arm
authorKai Kang <kai.kang@windriver.com>
Tue, 25 Jun 2024 02:02:49 +0000 (10:02 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 26 Jun 2024 12:58:57 +0000 (13:58 +0100)
commitd2165543e796d4558c632af24eb7b115bca45969
tree6e5b9e3012f1b8b80042cf78cc71641a6ce104ce
parent802376953ed9f1b3e64b3cf57374c58d7ac68d88
glibc: fix fortran header file conflict for arm

There is a file conflict for arm when multilib enabled:

| Error: Transaction test error:
|   file /usr/include/finclude/math-vector-fortran.h conflicts between attempted installs of
    lib32-libc6-dev-2.39+git0+312e159626-r0.armv7at2hf_neon and libc6-dev-2.39+git0+312e159626-r0.cortexa72

Install math-vector-fortran.h to the gfortran default search directory
which is arch specific to avoid the conflict.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-core/glibc/glibc-package.inc