On Sat, May 2, 2020 at 2:59 AM Andreas M?ller <[email protected]> wrote:
> 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? I guess all of them will mostly need them too but for now let’s fix mips atleast > > > Andreas > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#84194): https://lists.openembedded.org/g/openembedded-devel/message/84194 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]] -=-=-=-=-=-=-=-=-=-=-=-
