]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/buildoptions: check that Fortran code actually cross-compiles
authorRoss Burton <ross.burton@intel.com>
Tue, 25 Jun 2019 14:52:03 +0000 (15:52 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Jun 2019 10:14:02 +0000 (11:14 +0100)
commit4b43c655ed5ff8b9d2662730526811220b21ff8c
treed460ffc8948897964444d4e06eddcf5780fa2b76
parent7d5f39ca717fa1caea357a4366bbf106386432c0
oeqa/buildoptions: check that Fortran code actually cross-compiles

Don't just test that we can build the cross-compiler, but test that it actually
can cross-compile some Fortran.

The quadmath dependency is now handled in gcc-runtime and isn't needed in this
test (as per local.conf.sample.extended changes).

There's also no need to build libgfortran explicitly, as fortran-helloworld depends on it.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/buildoptions.py