Re: [OE-core] [oe-core][PATCH V3] libgcc-common.inc: Fix symbol link to mutilib directories

2017-01-23 Thread Richard Purdie
On Mon, 2017-01-23 at 00:29 -0800, Yuanjie Huang wrote: > The multilib symbol links are created for gcc to locate libgcc files. > Its source path contains TARGET_SYS of multilib libgcc. However, a > multilib's TARGET_SYS is not generated correctly all the time now. > For example, > >   MACHINE =

[OE-core] [oe-core][PATCH V3] libgcc-common.inc: Fix symbol link to mutilib directories

2017-01-23 Thread Yuanjie Huang
The multilib symbol links are created for gcc to locate libgcc files. Its source path contains TARGET_SYS of multilib libgcc. However, a multilib's TARGET_SYS is not generated correctly all the time now. For example, MACHINE = "qemumips64" DEFAULTTUNE = "mips64-n32" MULTILIBS =