mirror of
https://git.yoctoproject.org/poky
synced 2026-02-07 09:16:36 +01:00
This test simply compiles a hello world program using scons. (From OE-Core rev: bf6e3f0f3a7a134e8e3cb16366ef01b8c956e4c8) Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 lines
19 B
Python
2 lines
19 B
Python
Program('hello.c')
|