summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-matplotlib
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2024-10-06 20:18:40 -0700
committerKhem Raj <raj.khem@gmail.com>2024-11-19 13:13:26 -0800
commit31d5c4ae9ed1800176b6ca53e61f9162af02a8c3 (patch)
tree9dfcfc849db9fd91d617911117855aaa9f5051d7 /meta-python/recipes-devtools/python/python3-matplotlib
parentbc81a983b794e112d56f05765f08da85ecfef1da (diff)
downloadmeta-openembedded-31d5c4ae9ed1800176b6ca53e61f9162af02a8c3.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> (cherry picked from commit dc84a9e699caa852adc043e9ba1eb134880f055d) Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-matplotlib')
0 files changed, 0 insertions, 0 deletions