]> code.ossystems Code Review - openembedded-core.git/commit
gcc-testsuite.inc: Fix ssh.exp, ensure multilib_flags are populated
authorNathan Rossi <nathan@nathanrossi.com>
Thu, 5 Sep 2019 10:41:56 +0000 (20:41 +1000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Sep 2019 11:44:25 +0000 (12:44 +0100)
commit4d3d7cac012a1f53c61a997615a761a7f25dd33f
tree07fcc562c51aab801c2de18327087c9584df7fd2
parenta34420e1bdb9a695fe7abd3b26426d7ae6113349
gcc-testsuite.inc: Fix ssh.exp, ensure multilib_flags are populated

The 'process_multilib_options' function of dejagnu also populates the
'multilib_flags' content from the '--target_board=' arguments. The
'ssh.exp' generated is missing this call ('user.exp' includes it).

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-testsuite.inc