On Sun, Feb 2, 2025 at 1:40 PM Peter Marko via lists.openembedded.org <peter.marko=siemens....@lists.openembedded.org> wrote: > > From: Peter Marko <peter.ma...@siemens.com> > > This is handled in protofuf cmake since 3.15: > https://github.com/protocolbuffers/protobuf/commit/55ed1d427ccc0d200927746329ac9b811dee77b9 > > Signed-off-by: Peter Marko <peter.ma...@siemens.com> > --- > meta-oe/recipes-devtools/protobuf/protobuf_4.25.5.bb | 6 ------ > 1 file changed, 6 deletions(-) > > diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_4.25.5.bb > b/meta-oe/recipes-devtools/protobuf/protobuf_4.25.5.bb > index 89e1071b59..efd70d6474 100644 > --- a/meta-oe/recipes-devtools/protobuf/protobuf_4.25.5.bb > +++ b/meta-oe/recipes-devtools/protobuf/protobuf_4.25.5.bb > @@ -115,9 +115,3 @@ RDEPENDS:${PN}-ptest = "bash > ${@bb.utils.contains('PACKAGECONFIG', 'python', 'py > MIPS_INSTRUCTION_SET = "mips" > > BBCLASSEXTEND = "native nativesdk" > - > -LDFLAGS:append:arm = " -latomic" > -LDFLAGS:append:mips = " -latomic" > -LDFLAGS:append:powerpc = " -latomic" > -LDFLAGS:append:mipsel = " -latomic" > -LDFLAGS:append:riscv32 = " -latomic"
They were needed with clang IIRC, does it work without it now ? > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#115229): https://lists.openembedded.org/g/openembedded-devel/message/115229 Mute This Topic: https://lists.openembedded.org/mt/110959917/21656 Group Owner: openembedded-devel+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-