Files
meta-openembedded/meta-oe/recipes-devtools/ply
Khem Raj 9859646174 ply: Demand BFD linker explicitly
Default ld on OE could be either gold/bfd/lld, here its assuming ld to
ld.bfd which is not right assumption when it really should ask for BFD
linker since its relying on its options

see src/ply/Makefile.am

$(LD) -r -b binary -o $(abs_builddir)/self-test.o self-test.sh

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-11 17:59:14 -07:00
..
2023-06-11 17:59:14 -07:00