Luis Araneda 8b870418f1 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-13 16:12:45 +01:00
..
2019-04-06 19:14:06 +02:00
2020-04-02 13:42:26 +01:00
2020-03-20 21:45:06 +00:00
2020-06-03 16:49:28 +02:00
2020-10-04 03:45:21 +02:00