[OE-core] [PATCH 1/2] gcc-cross-canadian: add missing runtime dependencies

Alexander Kanavin alex.kanavin at gmail.com
Fri Aug 9 11:39:58 UTC 2019


On Fri, 9 Aug 2019 at 13:36, Adrian Bunk <bunk at stusta.de> wrote:

> >  ELFUTILS = "nativesdk-elfutils"
> >  DEPENDS += "nativesdk-gmp nativesdk-mpfr nativesdk-libmpc ${ELFUTILS}
> nativesdk-zlib"
> > -RDEPENDS_${PN} += "nativesdk-mpfr nativesdk-libmpc ${ELFUTILS}"
> > +RDEPENDS_${PN} += "nativesdk-mpfr nativesdk-libmpc ${ELFUTILS}
> nativesdk-glibc nativesdk-libgcc nativesdk-libstdc++ nativesdk-zlib
> nativesdk-gmp"
> > +RDEPENDS_${PN}_remove_sdkmingw32 = "nativesdk-glibc"
> >...
>
> These nativesdk-glibc dependencies look wrong for musl builds.
>

musl does not actually support nativesdk (only target builds), so it's safe
to hardcode glibc here.

Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20190809/58e43da0/attachment.html>


More information about the Openembedded-core mailing list