diff options
author | Khem Raj <raj.khem@gmail.com> | 2023-06-11 12:29:24 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-06-11 17:59:14 -0700 |
commit | 985964617453a7d23e1c86d2892705390a25b1d7 (patch) | |
tree | 787133873d7c41e7de7ea7a892e43620f199cf11 /meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python/0001-setup.py-Use-setuptools-instead-of-distutils.patch | |
parent | 54885a5af2da26d7c84f8aff6fc845c2681b2890 (diff) | |
download | meta-openembedded-985964617453a7d23e1c86d2892705390a25b1d7.tar.gz |
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>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python/0001-setup.py-Use-setuptools-instead-of-distutils.patch')
0 files changed, 0 insertions, 0 deletions