immortalwrt/package/boot/uboot-zynq
Luis Araneda 035f4f61a3 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>
2020-12-15 11:29:33 +08:00
..
files uboot-zynq: update to 2019.07 2019-09-07 19:44:38 +08:00
patches uboot-zynq: fix dtc compilation on host gcc 10 2020-12-15 11:29:33 +08:00
Makefile uboot-zynq: update to 2019.07 2019-09-07 19:44:38 +08:00