mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-27 23:43:34 +08:00
7304372111
Add patches to fix building on hosts that provide gcc version < 5
(i.e. 4.9), otherwise they fail due to missing default '-std=gnu11' option
on variable declaration inside for loops.
The patch is pending upstream:
https://sourceware.org/pipermail/binutils/2021-June/116884.html
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Reviewed-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
2.32 | ||
2.34 | ||
2.35.2 | ||
2.36.1 | ||
arc-2020.09-release | ||
binutils.hash | ||
binutils.mk | ||
Config.in | ||
Config.in.host |