diff options
author | Khem Raj <raj.khem@gmail.com> | 2024-10-06 20:18:40 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-10-08 22:45:49 -0700 |
commit | dc84a9e699caa852adc043e9ba1eb134880f055d (patch) | |
tree | ebb7012230cdfdf92bf9ba993b81363e561ddd38 /meta-python/recipes-devtools/python/python3-netifaces | |
parent | 47ee82f0842bbd3f150fb47821fedb376ec77f30 (diff) | |
download | meta-openembedded-dc84a9e699caa852adc043e9ba1eb134880f055d.tar.gz |
libhugetlbfs: Use linker wrapper during build
ld.hugetlbfs is munging certain linker commandline options
and presenting a differently named options to its users, in
summary its expecting linker process to call ld.hugetlbfs
which calls the final linker with additional decorations.
This patch makes space for that by adding -B option to compiler
so it finds this the linker in S and then we creates symlinks
for linker name that clang/gcc are expecting.
Fixes
libhugetlbfs/2.24/recipe-sysroot-native/usr/bin/x86_64-yoe-linux/x86_64-yoe-linux-ld.bfd: unrecognized option '--hugetlbfs-link=B'
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-netifaces')
0 files changed, 0 insertions, 0 deletions