mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-27 07:23:30 +08:00
7bf717d322
GCC 14 errors out on the implicit return type of "main() {}". The
patch also removes the /dev/null redirection of GCC stderr that hid
the actual problem.
Signed-off-by: Fiona Klute (WIWA) <fiona.klute@gmx.de>
Reviewed-by: Brandon Maier <brandon.maier@collins.com>
Tested-by: Brandon Maier <brandon.maier@collins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
0001-networking-libiproute-use-linux-if_packet.h-instead-.patch | ||
0002-Makefile.flags-strip-non-l-arguments-returned-by-pkg.patch | ||
0003-libbb-sockaddr2str-ensure-only-printable-characters-.patch | ||
0004-nslookup-sanitize-all-printed-strings-with-printable.patch | ||
0005-seedrng-fix-for-glibc-2.24-not-providing-getrandom.patch | ||
0006-seedrng-fix-for-glibc-2.24-not-providing-random-head.patch | ||
0007-seedrng-fix-getrandom-detection-for-non-glibc-libc.patch | ||
0008-shell-fix-SIGWINCH-and-SIGCHLD-in-hush-interrupting-.patch | ||
0009-menuconfig-gcc-failing-saying-ncurses-is-not-found.patch | ||
busybox-minimal.config | ||
busybox.config | ||
busybox.hash | ||
busybox.mk | ||
Config.in | ||
inittab | ||
mdev.conf | ||
S01syslogd | ||
S02klogd | ||
S02sysctl | ||
S10mdev | ||
S15watchdog | ||
S50telnet | ||
telnetd.service | ||
udhcpc.script |