build, imagebuilder: Do not require compilers
authorSven Roederer <devel-sven@geroedel.de>
Sun, 27 Sep 2020 21:07:38 +0000 (23:07 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 9 Oct 2020 00:48:47 +0000 (01:48 +0100)
commitae12a747cae3df16d84b7dc92f39427948d4e8e2
treead28c17e6fbd9a8865f06fbefdbc9af69f16341d
parentc3319322b2eec0769a380a14094c3c7482387a03
build, imagebuilder: Do not require compilers

The buildroot and SDK both require the compilers (gcc, g++) to be
installed on the host system, however the ImageBuilder uses precompiled
binaries.

This patch changes the prerequirements checks to skip the checking for
the compilers if running as ImageBuilder. A similar change has been
made for libncurses-dev in 4a1a58a3e2d2.

Signed-off-by: Sven Roederer <devel-sven@geroedel.de>
Acked-by: Paul Spooren <mail@aparcar.org>
include/prereq-build.mk