gcc-cross.inc: Fix cross testing script
authorKhem Raj <raj.khem@gmail.com>
Sat, 28 Apr 2012 15:15:30 +0000 (08:15 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 May 2012 11:38:08 +0000 (12:38 +0100)
commitcbfba2cc24032fd0f26b57146582560ac6209c05
treecde0cca27542b9a9e17b6f427aefedd8ed1f11dd
parentd00b61e94976ee4c6f7c603c6bf602783b0455dd
gcc-cross.inc: Fix cross testing script

shift the cmdline argument after determining
there is atleast 1 argument to shift otherwise
it ends up in error when no argument is specified

(From OE-Core rev: 4cd306ab0c9404a31f38c7e5fb67fe32fdca3d4b)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-cross.inc