diff options
-rw-r--r-- | meta-oe/recipes-connectivity/mosh/mosh_1.4.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/mosh/mosh_1.4.0.bb b/meta-oe/recipes-connectivity/mosh/mosh_1.4.0.bb index 693ec12d3c..bea22b18e2 100644 --- a/meta-oe/recipes-connectivity/mosh/mosh_1.4.0.bb +++ b/meta-oe/recipes-connectivity/mosh/mosh_1.4.0.bb | |||
@@ -48,3 +48,4 @@ RDEPENDS:${PN}-server += "openssh-sshd" | |||
48 | ARM_INSTRUCTION_SET = "arm" | 48 | ARM_INSTRUCTION_SET = "arm" |
49 | 49 | ||
50 | CXXFLAGS:append = " -std=c++17" | 50 | CXXFLAGS:append = " -std=c++17" |
51 | LDFLAGS:append:riscv32 = " -latomic" | ||