]> code.ossystems Code Review - openembedded-core.git/commit
gcc: changed multilib options handling
authorAlexandru-Cezar Sardan <alexandru.sardan@freescale.com>
Mon, 31 Mar 2014 13:16:13 +0000 (16:16 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 31 Mar 2014 21:59:03 +0000 (22:59 +0100)
commit90dc31c24adfa8e916a9c475ae1afc58ad179dfb
tree68586f8148bc3debce5a03ff7270a10ada169e64
parentade26bc63fdf89f297bec5f67bfff108e90438fc
gcc: changed multilib options handling

Duplicate parameters in the tune args are repeated in the
MULTILIB_OPTIONS variable. This leads to incorrect configurations
if the order of the parameters is bad.
(Eg. "mhard-float m32/mhard-float m64" leads to an incorrect config)
This patch finds the common parameters and removes the duplicates.

Signed-off-by: Alexandru-Cezar Sardan <alexandru.sardan@freescale.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-multilib-config.inc