kumquat-buildroot/toolchain
Petr Vorel 3c9d067590 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>
2024-04-08 22:36:57 +02:00
..
toolchain
toolchain-bare-metal-buildroot
toolchain-buildroot
toolchain-external toolchain/toolchain-external/toolchain-external-bootlin: bump to 2024.02 2024-04-07 17:28:56 +02:00
Config.in {toolchain, linux-headers}: add support for 6.8 headers 2024-03-24 19:18:15 +01:00
helpers.mk toolchain/helpers.mk: use int as main() return type in checks 2024-04-08 22:36:57 +02:00
toolchain-wrapper.c
toolchain-wrapper.mk
toolchain.mk