On Sat, May 2, 2020 at 7:26 AM Khem Raj <[email protected]> wrote:
>
> fails on mips
>
> https://errors.yoctoproject.org/Errors/Details/409858/
>
> I think you need to perhaps link with -latomic on mips
In other recipes adding -latomic it is usually not only for mips but e-g

| meta-networking/recipes-daemons/squid/squid_4.9.bb:LDFLAGS_append_mipsarch
= " -latomic"
| meta-networking/recipes-daemons/squid/squid_4.9.bb:LDFLAGS_append_powerpc
= " -latomic"
| meta-networking/recipes-daemons/squid/squid_4.9.bb:LDFLAGS_append_riscv64
= " -latomic"
| meta-networking/recipes-daemons/squid/squid_4.9.bb:LDFLAGS_append_riscv32
= " -latomic"

Do you still have this patch in - so we can see if other arches fail
for same reason?

Andreas
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#84191): 
https://lists.openembedded.org/g/openembedded-devel/message/84191
Mute This Topic: https://lists.openembedded.org/mt/73394972/21656
Group Owner: [email protected]
Unsubscribe: 
https://lists.openembedded.org/g/openembedded-devel/leave/8024792/1994799631/xyzzy
  [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to