diff options
author | Alexandru-Cezar Sardan <alexandru.sardan@freescale.com> | 2014-03-31 16:16:13 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-01 23:37:01 +0100 |
commit | 7f1495092742a4df74047667a1c61f03169937ec (patch) | |
tree | 6bf9b5b8acc5b6eeafd42bf5bf86c6fa69cf1677 /meta/recipes-devtools/syslinux/syslinux_6.01.bb | |
parent | f688f6b566f455eb55d6e5491c80b88c493e158b (diff) | |
download | poky-7f1495092742a4df74047667a1c61f03169937ec.tar.gz |
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.
(From OE-Core rev: 90dc31c24adfa8e916a9c475ae1afc58ad179dfb)
Signed-off-by: Alexandru-Cezar Sardan <alexandru.sardan@freescale.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/syslinux/syslinux_6.01.bb')
0 files changed, 0 insertions, 0 deletions