]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:45:47 +0000 (12:45 +0100)
commit568130c1224b566dd2e1bba4143f33505a19ef11
tree56a836fe40708d9ee4f5d23f67e4e1ae9d1b7ca8
parentac5479a3a33dc8f0eca5045a5550d7a7b08cbc56
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).

(From OE-Core rev: 4d3d7cac012a1f53c61a997615a761a7f25dd33f)

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