summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/protobuf/protobuf_4.25.5.bb6
1 files changed, 0 insertions, 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
115MIPS_INSTRUCTION_SET = "mips" 115MIPS_INSTRUCTION_SET = "mips"
116 116
117BBCLASSEXTEND = "native nativesdk" 117BBCLASSEXTEND = "native nativesdk"
118
119LDFLAGS:append:arm = " -latomic"
120LDFLAGS:append:mips = " -latomic"
121LDFLAGS:append:powerpc = " -latomic"
122LDFLAGS:append:mipsel = " -latomic"
123LDFLAGS:append:riscv32 = " -latomic"