On Fri, Sep 29, 2017 at 11:15 AM, Matt Madison <[email protected]> wrote: > When building for a target whose architecture matches > the build host's, the second pass through make.bash > to build the shareable runtime would also overwrite > the target's static cgo library with host-compatibile > binaries. > > Fix this by running the host-side build once and > target-only passes of make.bash twice, for static > and shareable. This ensures that what gets installed > is target-compatible. > > [YOCTO #12136] > > Signed-off-by: Matt Madison <[email protected]>
Acked-by: Otavio Salvador <[email protected]> -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
