kumquat-buildroot/toolchain
Petr Vorel 5efb91c2bf toolchain/helpers.mk: use int as main() return type in checks
Although -Wmain-return-type is not considered as error (unlike
-Wimplicit-int), but just a warning, let's fix it for the future.

<stdin>:1:1: warning: return type of 'main' is not 'int' [-Wmain-return-type]

Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 3c9d067590)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2024-05-06 12:51:59 +02:00
..
toolchain
toolchain-bare-metal-buildroot
toolchain-buildroot
toolchain-external toolchain: drop codescape mips toolchains 2024-03-22 20:51:35 +01:00
Config.in
helpers.mk toolchain/helpers.mk: use int as main() return type in checks 2024-05-06 12:51:59 +02:00
toolchain-wrapper.c
toolchain-wrapper.mk
toolchain.mk