kumquat-buildroot/toolchain
Thomas De Schampheleire a07e47a47f toolchain-external: reduce nesting in copy_toolchain_sysroot
As discussed with Thomas Petazzoni, we can reduce the nesting level by early
returning on an invalid iteration.

I did not move the 'else' case (the common case) outside the if-else because
it would make the code less symmetrical and IMO makes it _less_ clear.

Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-03-01 23:21:54 +01:00
..
toolchain core/pkg-cmake: provide our own platform description 2017-03-01 21:56:24 +01:00
toolchain-buildroot
toolchain-external Merge branch 'next' 2017-03-01 17:37:33 +01:00
Config.in
helpers.mk toolchain-external: reduce nesting in copy_toolchain_sysroot 2017-03-01 23:21:54 +01:00
toolchain-common.in
toolchain-wrapper.c
toolchain-wrapper.mk
toolchain.mk