]> code.ossystems Code Review - openembedded-core.git/commit
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 10:55:42 +0000 (11:55 +0100)
commit4cd306ab0c9404a31f38c7e5fb67fe32fdca3d4b
tree89af9c10f16cab0127ffd242c1be2b800a76f512
parentad9e844e5349a5bbea1ce60b75e5b1e55db9039e
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

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-devtools/gcc/gcc-cross.inc