Gentoo Linux
Is LE not distro agnostic?
I thought that was the whole idea behind building it's own toolchain?
EDIT: Disabling the use of 'Gold' linker in 'distributions/LibreELEC/options' allows sysutils/open-vm-tools to build
I'm unable to disable 'Gold' for the entire image build as some packages fail to build without it enabled.
Not really sure why but I'm suspecting it has a lot to do with my host system using the standard GNU BFD linker and LE defaulting to use GOLD.
As the build process seemingly steps out of it's toolchain randomly, I'm guessing the build doesn't like switching back and forth to use different linkers.
Using standard BFD linker because it's the default for Gentoo but also because of 10238 – Gold linker does not resolve symbols using indirect dependencies