diff options
author | Khem Raj <raj.khem@gmail.com> | 2025-03-23 23:28:31 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-03-24 07:29:13 -0700 |
commit | 7308156a132d57ab16234f2c300dd9cfb33d1782 (patch) | |
tree | dddca60eb3e2fbb306149d40cccbe7c86143a44d /meta-python/recipes-devtools/python/python3-pynetlinux/0001-setup.py-switch-to-setuptools.patch | |
parent | e5271adea7d1ff30320601d7449f5e778848678e (diff) | |
download | meta-openembedded-7308156a132d57ab16234f2c300dd9cfb33d1782.tar.gz |
protobuf: Add -latomic to CXXFLAGS
Adding to LDFLAGS works with LLD linker but not with BFD ld since it
gets added before the abseil-cpp libraries on linker cmdline which does
not link it and still finds the atomic function like `__atomic_store_8'
as missing
Use mipsarcho32 for override which covers both mips and mipsel
Thanks for suggestions - RAED [1]
[1] https://github.com/openembedded/meta-openembedded/pull/952
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pynetlinux/0001-setup.py-switch-to-setuptools.patch')
0 files changed, 0 insertions, 0 deletions