Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fortran-helloworld: neaten recipe | Ross Burton | 2019-07-31 | 1 | -4/+3 |
| | | | | | | | | | | Use ${FC} instead of constructing the fortran name/arguments explictly, and clean up installation. (From OE-Core rev: a0d85e117fb636ffa12253b19f0ab2b5055e6380) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | fortran-helloworld: add a very dumb Fortran Hello World for testing | Ross Burton | 2019-06-27 | 2 | -0/+30 |
For future runtime testing something more complex is preferred but this is sufficient to exercise the cross compiler. (From OE-Core rev: 7d5f39ca717fa1caea357a4366bbf106386432c0) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |