openwrt/package/boot/uboot-zynq
Luis Araneda 556d165dda uboot-zynq: fix dtc compilation on host gcc 10
gcc 10 defaults to -fno-common, which causes an error
when linking.

Back-port the following Linux kernel commit to fix it:
e33a814e772c (scripts/dtc: Remove redundant YYLOC global declaration)

Tested on an Arch Linux host with gcc 10.1.0

Signed-off-by: Luis Araneda <luaraneda@gmail.com>
(cherry picked from commit 8b870418f1)
2021-09-13 13:06:02 +02:00
..
files uboot-zynq: use a file to modify the default environment 2018-09-10 08:54:41 +02:00
patches uboot-zynq: fix dtc compilation on host gcc 10 2021-09-13 13:06:02 +02:00
Makefile uboot-zynq: use a file to modify the default environment 2018-09-10 08:54:41 +02:00